Skip to content

Commit d0c6da1

Browse files
author
Georgii Rylov
committed
wamr bool type
1 parent 68e4534 commit d0c6da1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/iwasm/aot/aot_runtime.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "../common/wasm_runtime_common.h"
1111
#include "../common/wasm_memory.h"
1212
#include "../interpreter/wasm_runtime.h"
13-
#include <stdbool.h>
1413
#if WASM_ENABLE_SHARED_MEMORY != 0
1514
#include "../common/wasm_shared_memory.h"
1615
#endif

0 commit comments

Comments
 (0)