rename from BaseString to String
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef HGL_IO_FILE_ACCESS_INCLUDE
|
||||
#define HGL_IO_FILE_ACCESS_INCLUDE
|
||||
|
||||
#include<hgl/type/BaseString.h>
|
||||
#include<hgl/type/String.h>
|
||||
#include<hgl/io/SeekAccess.h>
|
||||
#include<sys/stat.h>
|
||||
namespace hgl
|
||||
|
Reference in New Issue
Block a user