aboutsummaryrefslogtreecommitdiff
path: root/include/ast_node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ast_node.hpp')
-rw-r--r--include/ast_node.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ast_node.hpp b/include/ast_node.hpp
index 96300c2..4484959 100644
--- a/include/ast_node.hpp
+++ b/include/ast_node.hpp
@@ -1,6 +1,5 @@
#pragma once
-#include "node_type.hpp"
#include "type.hpp"
#include <string>