summaryrefslogtreecommitdiff
path: root/src/wasm-delegations.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-delegations.h')
-rw-r--r--src/wasm-delegations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wasm-delegations.h b/src/wasm-delegations.h
index 6d7b2f949..7212cbee9 100644
--- a/src/wasm-delegations.h
+++ b/src/wasm-delegations.h
@@ -78,3 +78,5 @@ DELEGATE(ArrayNew);
DELEGATE(ArrayGet);
DELEGATE(ArraySet);
DELEGATE(ArrayLen);
+
+#undef DELEGATE