-Include :

- aggiunte ad interfacce.
This commit is contained in:
Dario Sassi
2014-03-10 11:37:57 +00:00
parent 772298cd11
commit d7a307339e
4 changed files with 36 additions and 5 deletions
+2
View File
@@ -15,6 +15,8 @@
#include <string>
#include <vector>
#include <list>
//----------------------------------------------------------------------------
typedef std::vector<std::string> STRVECTOR ;
typedef std::list<std::string> STRLIST ;