diff --git a/inc/hgl/util/xml/ElementParseCreater.h b/inc/hgl/util/xml/ElementParseCreater.h index fa4253f..eb9777e 100644 --- a/inc/hgl/util/xml/ElementParseCreater.h +++ b/inc/hgl/util/xml/ElementParseCreater.h @@ -2,7 +2,7 @@ #define HGL_UTIL_XML_ELEMENT_PARSE_CREATER_INCLUDE #include -#include +#include #include #include namespace hgl diff --git a/inc/hgl/util/xml/ElementParseKV.h b/inc/hgl/util/xml/ElementParseKV.h index 0d412d7..c7fb4b1 100644 --- a/inc/hgl/util/xml/ElementParseKV.h +++ b/inc/hgl/util/xml/ElementParseKV.h @@ -2,7 +2,7 @@ #define HGL_UTIL_XML_ELEMENT_PARSE_KV_INCLUDE #include -#include +#include #include namespace hgl { diff --git a/inc/hgl/util/xml/XMLParse.h b/inc/hgl/util/xml/XMLParse.h index 5a92af5..746ef41 100644 --- a/inc/hgl/util/xml/XMLParse.h +++ b/inc/hgl/util/xml/XMLParse.h @@ -1,7 +1,7 @@ #ifndef HGL_XML_PARSE_INCLUDE #define HGL_XML_PARSE_INCLUDE -#include +#include #include extern "C"