diff --git a/plugins/wasmembed/abi.hpp b/plugins/wasmembed/abi.hpp index 4f3675bc701..6f1ca08fbee 100644 --- a/plugins/wasmembed/abi.hpp +++ b/plugins/wasmembed/abi.hpp @@ -1,6 +1,4 @@ -#include -#include - +#include #include std::tuple load_string(const wasmtime::Span &data, uint32_t ptr);