List.h改名为ArrayList
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include<hgl/type/Collection.h>
|
||||
//#include<hgl/type/List.h>
|
||||
//#include<hgl/type/ArrayList.h>
|
||||
#include<iostream>
|
||||
|
||||
using namespace hgl;
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include<hgl/type/DataChain.h>
|
||||
#include<hgl/type/List.h>
|
||||
#include<hgl/type/ArrayList.h>
|
||||
#include<iostream>
|
||||
#include<iomanip>
|
||||
#include<random>
|
||||
|
Reference in New Issue
Block a user