-Include :
- aggiunte ad interfacce.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
typedef std::vector<std::string> STRVECTOR ;
|
||||
typedef std::list<std::string> STRLIST ;
|
||||
|
||||
Reference in New Issue
Block a user