summaryrefslogtreecommitdiff
path: root/src/sexpr/lexer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexpr/lexer.hpp')
-rw-r--r--src/sexpr/lexer.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sexpr/lexer.hpp b/src/sexpr/lexer.hpp
index 84c9e1d..f190f9f 100644
--- a/src/sexpr/lexer.hpp
+++ b/src/sexpr/lexer.hpp
@@ -21,6 +21,8 @@
# include "../sanity.hpp"
+# include <vector>
+
# include "../strings/astring.hpp"
# include "../strings/vstring.hpp"
# include "../strings/xstring.hpp"