add BOM in sources
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_INCLUDE
|
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_INCLUDE
|
||||||
#define HGL_UTIL_XML_ELEMENT_PARSE_INCLUDE
|
#define HGL_UTIL_XML_ELEMENT_PARSE_INCLUDE
|
||||||
|
|
||||||
#include<hgl/type/DataType.h>
|
#include<hgl/type/DataType.h>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_CREATER_INCLUDE
|
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_CREATER_INCLUDE
|
||||||
#define HGL_UTIL_XML_ELEMENT_PARSE_CREATER_INCLUDE
|
#define HGL_UTIL_XML_ELEMENT_PARSE_CREATER_INCLUDE
|
||||||
|
|
||||||
#include<hgl/util/xml/ElementParse.h>
|
#include<hgl/util/xml/ElementParse.h>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_KV_INCLUDE
|
#ifndef HGL_UTIL_XML_ELEMENT_PARSE_KV_INCLUDE
|
||||||
#define HGL_UTIL_XML_ELEMENT_PARSE_KV_INCLUDE
|
#define HGL_UTIL_XML_ELEMENT_PARSE_KV_INCLUDE
|
||||||
|
|
||||||
#include<hgl/util/xml/ElementParse.h>
|
#include<hgl/util/xml/ElementParse.h>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#include<hgl/util/xml/ElementParseCreater.h>
|
#include<hgl/util/xml/ElementParseCreater.h>
|
||||||
|
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#include<hgl/util/xml/ElementParseCreater.h>
|
#include<hgl/util/xml/ElementParseCreater.h>
|
||||||
|
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#include<hgl/util/xml/ElementParseKV.h>
|
#include<hgl/util/xml/ElementParseKV.h>
|
||||||
#include<hgl/CodePage.h>
|
#include<hgl/CodePage.h>
|
||||||
|
|
||||||
namespace hgl
|
namespace hgl
|
||||||
|
Reference in New Issue
Block a user