moved to "io" folder from "type"
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user