List.h改名为ArrayList.h
This commit is contained in:
parent
5ffe0aec26
commit
08bfb6d5bc
@ -68,7 +68,7 @@
|
||||
#endif//HGL_OS == HGL_OS_Windows
|
||||
|
||||
#include<hgl/type/DataType.h>
|
||||
#include<hgl/type/List.h>
|
||||
#include<hgl/type/ArrayList.h>
|
||||
#include<hgl/type/String.h>
|
||||
#include<hgl/type/StrChar.h>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
#define HGL_NETWORK_SOCKET_EVENT_INCLUDE
|
||||
|
||||
#include<hgl/platform/Platform.h>
|
||||
#include<hgl/type/List.h>
|
||||
#include<hgl/type/ArrayList.h>
|
||||
namespace hgl
|
||||
{
|
||||
namespace network
|
||||
|
Loading…
x
Reference in New Issue
Block a user