summaryrefslogtreecommitdiff
path: root/src/wasm-interpreter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-interpreter.cpp')
-rw-r--r--src/wasm-interpreter.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wasm-interpreter.cpp b/src/wasm-interpreter.cpp
index 8e1294624..ae7b2e793 100644
--- a/src/wasm-interpreter.cpp
+++ b/src/wasm-interpreter.cpp
@@ -4,6 +4,9 @@
#include "wasm.h"
+using namespace cashew;
+using namespace wasm;
+
namespace wasm {
// An instance of a WebAssembly module