This commit is contained in:
hyzboy 2020-08-04 00:45:27 +08:00
parent 2c68f4bd48
commit c2c7c42cd4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#ifndef HGL_UNICODE_BLOCKS_INCLUDE #ifndef HGL_UNICODE_BLOCKS_INCLUDE
#define HGL_UNICODE_BLOCKS_INCLUDE #define HGL_UNICODE_BLOCKS_INCLUDE
#include<hgl/type/DataType.h> #include<hgl/type/DataType.h>

View File

@ -1,4 +1,4 @@
#include<hgl/type/UnicodeBlocks.h> #include<hgl/type/UnicodeBlocks.h>
namespace hgl namespace hgl
{ {