summaryrefslogtreecommitdiff
path: root/src/parse/expr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/expr.cpp')
-rw-r--r--src/parse/expr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse/expr.cpp b/src/parse/expr.cpp
index e047c408..7094cf96 100644
--- a/src/parse/expr.cpp
+++ b/src/parse/expr.cpp
@@ -13,7 +13,6 @@
#include "parseerror.hpp"
#include "../ast/ast.hpp"
#include "common.hpp"
-#include "../macros.hpp"
#include <iostream>
#include "tokentree.hpp"