summaryrefslogtreecommitdiff
path: root/src/ast-lexer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast-lexer.cc')
-rw-r--r--src/ast-lexer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast-lexer.cc b/src/ast-lexer.cc
index 30e57af1..76af1a1b 100644
--- a/src/ast-lexer.cc
+++ b/src/ast-lexer.cc
@@ -23,7 +23,6 @@
#include "ast-parser.h"
#include "ast-parser-lexer-shared.h"
-#include "vector.h"
/* must be included after so some typedefs will be defined */
#include "ast-parser-gen.hh"