diff --git a/include/lang/ast_node.hpp b/include/lang/ast_node.hpp index 9ac151856..2ca0e8a51 100644 --- a/include/lang/ast_node.hpp +++ b/include/lang/ast_node.hpp @@ -4,7 +4,7 @@ #include #include -#include +#include #include namespace hex::lang {