diff options
Diffstat (limited to 'src/ast-lexer.h')
-rw-r--r-- | src/ast-lexer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast-lexer.h b/src/ast-lexer.h index 3e36a67a..f2325a30 100644 --- a/src/ast-lexer.h +++ b/src/ast-lexer.h @@ -21,7 +21,6 @@ #include <stdio.h> #include "common.h" -#include "vector.h" namespace wabt { |