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 d1c4643..bd7b532 100644
--- a/src/sexpr/lexer.hpp
+++ b/src/sexpr/lexer.hpp
@@ -29,6 +29,8 @@
# include "../io/line.hpp"
+# include "fwd.hpp"
+
namespace tmwa
{