We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e4534 commit d0c6da1Copy full SHA for d0c6da1
1 file changed
core/iwasm/aot/aot_runtime.c
@@ -10,7 +10,6 @@
10
#include "../common/wasm_runtime_common.h"
11
#include "../common/wasm_memory.h"
12
#include "../interpreter/wasm_runtime.h"
13
-#include <stdbool.h>
14
#if WASM_ENABLE_SHARED_MEMORY != 0
15
#include "../common/wasm_shared_memory.h"
16
#endif
0 commit comments