diff options
Diffstat (limited to 'src/interpreter.h')
-rw-r--r-- | src/interpreter.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interpreter.h b/src/interpreter.h index 9f5d548b..94125005 100644 --- a/src/interpreter.h +++ b/src/interpreter.h @@ -24,8 +24,6 @@ #include "common.h" #include "binding-hash.h" -#include "type-vector.h" -#include "vector.h" #include "writer.h" namespace wabt { |