diff options
Diffstat (limited to 'test/gtest/possible-contents.cpp')
-rw-r--r-- | test/gtest/possible-contents.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gtest/possible-contents.cpp b/test/gtest/possible-contents.cpp index a49fdfad5..c495a4187 100644 --- a/test/gtest/possible-contents.cpp +++ b/test/gtest/possible-contents.cpp @@ -1,7 +1,6 @@ #include "ir/possible-contents.h" #include "ir/subtypes.h" #include "parser/wat-parser.h" -#include "wasm-s-parser.h" #include "wasm.h" #include "gtest/gtest.h" |