summaryrefslogtreecommitdiff
path: root/src/ast/ast.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/ast.hpp')
-rw-r--r--src/ast/ast.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast/ast.hpp b/src/ast/ast.hpp
index 5d0201d0..241b51d7 100644
--- a/src/ast/ast.hpp
+++ b/src/ast/ast.hpp
@@ -19,7 +19,6 @@
#include "../parse/tokentree.hpp"
#include "types.hpp"
-#include <serialise.hpp>
#include <ast/pattern.hpp>
#include <ast/attrs.hpp>