Include :
- modifiche interfacce - aggiunto manager esecutori.
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
#define EGN_EXPORT __declspec( dllimport)
|
||||
#endif
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
typedef std::vector<std::string> STRVECTOR ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
inline std::string&
|
||||
TrimLeft( std::string& sString, const char* szTarget = " \t\r\n")
|
||||
|
||||
Reference in New Issue
Block a user