summaryrefslogtreecommitdiff
path: root/src/wasm-type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-type.h')
-rw-r--r--src/wasm-type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-type.h b/src/wasm-type.h
index dbdbe3d31..36c2cbede 100644
--- a/src/wasm-type.h
+++ b/src/wasm-type.h
@@ -21,6 +21,7 @@
#include <optional>
#include <ostream>
#include <string>
+#include <unordered_map>
#include <variant>
#include <vector>