summaryrefslogtreecommitdiff
path: root/src/sexpr/parser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexpr/parser.hpp')
-rw-r--r--src/sexpr/parser.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sexpr/parser.hpp b/src/sexpr/parser.hpp
index 2404a9a..c787e56 100644
--- a/src/sexpr/parser.hpp
+++ b/src/sexpr/parser.hpp
@@ -29,6 +29,8 @@
# include "lexer.hpp"
+# include "fwd.hpp"
+
namespace tmwa
{