support String

This commit is contained in:
2020-09-05 17:54:21 +08:00
parent 2a1a79c736
commit 5427d10e8d
17 changed files with 21 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
#define HGL_GRAPH_TEXTURE_LOADER_INCLUDE
#include<hgl/io/InputStream.h>
#include<hgl/type/BaseString.h>
#include<hgl/type/String.h>
#include<hgl/graph/Bitmap.h>
namespace hgl
{