summaryrefslogtreecommitdiff
path: root/src/map/script-persist.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/script-persist.py')
-rw-r--r--src/map/script-persist.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/script-persist.py b/src/map/script-persist.py
index 3181344..e16580f 100644
--- a/src/map/script-persist.py
+++ b/src/map/script-persist.py
@@ -3,6 +3,7 @@ class script_data(object):
test_extra = '''
#include "../strings/literal.hpp"
+ #include <vector>
using tmwa::operator "" _s;
#include "../map/script-parse-internal.hpp"