updated include

This commit is contained in:
2023-07-15 00:45:46 +08:00
parent ef36b4af21
commit 8554f5414c

View File

@@ -2,7 +2,7 @@
#define HGL_LOADER_INCLUDE
#include<cm.h>
#include<hgl/type/BaseString.h>
#include<hgl/type/String.h>
#include<hgl/object/EnumObject.h>
#include<hgl/thread/Thread.h>
namespace hgl