summaryrefslogtreecommitdiff
path: root/src/ast/ast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/ast.cpp')
-rw-r--r--src/ast/ast.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast/ast.cpp b/src/ast/ast.cpp
index 1a19a10f..4fdf8f9d 100644
--- a/src/ast/ast.cpp
+++ b/src/ast/ast.cpp
@@ -8,7 +8,6 @@
#include <iostream>
#include "../parse/parseerror.hpp"
#include <algorithm>
-#include <serialiser_texttree.hpp>
namespace AST {