remove excess include file.

This commit is contained in:
2020-11-11 17:52:18 +08:00
parent 4e52030bf8
commit 6016f55c56

View File

@@ -2,7 +2,6 @@
#define HGL_STRINGLIST_INCLUDE
#include<hgl/type/List.h>
#include<hgl/filesystem/FileSystem.h>
#include<hgl/type/String.h>
#include<hgl/io/DataInputStream.h>
#include<hgl/io/DataOutputStream.h>