From f1139c582affda059c4bae5dad0b1c5dfe800ab9 Mon Sep 17 00:00:00 2001 From: DH Date: Fri, 27 Feb 2026 18:59:23 -0500 Subject: [PATCH] Ref: #1 Remove unused includes to --- typefactory/typefactory.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/typefactory/typefactory.h b/typefactory/typefactory.h index 1b38f2f..7696432 100644 --- a/typefactory/typefactory.h +++ b/typefactory/typefactory.h @@ -1,8 +1,6 @@ #ifndef TYPEFACTORY_H #define TYPEFACTORY_H #include -#include -#include #include /**