10 lines
202 B
C++
10 lines
202 B
C++
#ifndef HGL_FILESYSTEM_ASSET_MANAGE_INCLUDE
|
|
#define HGL_FILESYSTEM_ASSET_MANAGE_INCLUDE
|
|
|
|
#include<hgl/type/BaseString.h>
|
|
namespace hgl
|
|
{
|
|
|
|
}//namespace hgl
|
|
#endif//HGL_FILESYSTEM_ASSET_MANAGE_INCLUDE
|