12 lines
234 B
Text
12 lines
234 B
Text
|
Index: DtaScriptVariable.h
|
||
|
--- DtaScriptVariable.h.orig
|
||
|
+++ DtaScriptVariable.h
|
||
|
@@ -32,6 +32,7 @@ To contact the author: codeworker@free.fr
|
||
|
# endif
|
||
|
#endif
|
||
|
|
||
|
+#include <cstring>
|
||
|
#include <string>
|
||
|
#include <list>
|
||
|
#include <vector>
|