moved to "io" folder from "type"
This commit is contained in:
parent
404acf8f58
commit
c722d40049
@ -1,4 +1,4 @@
|
||||
#include<hgl/type/LoadString.h>
|
||||
#include<hgl/io/LoadString.h>
|
||||
#include<hgl/filesystem/FileSystem.h>
|
||||
namespace hgl
|
||||
{
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include<hgl/type/LoadStringList.h>
|
||||
#include<hgl/type/LoadString.h>
|
||||
#include<hgl/io/LoadStringList.h>
|
||||
#include<hgl/io/LoadString.h>
|
||||
#include<hgl/type/SplitString.h>
|
||||
#include<hgl/filesystem/FileSystem.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user