Files
ports/devel/codeworker/patches/patch-DtaScriptVariable_h
2022-03-11 18:49:30 +00:00

12 lines
234 B
Plaintext

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>