瀏覽代碼

wamr bool type

Georgii Rylov 1 年之前
父節點
當前提交
d0c6da10ff
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      core/iwasm/aot/aot_runtime.c

+ 0 - 1
core/iwasm/aot/aot_runtime.c

@@ -10,7 +10,6 @@
 #include "../common/wasm_runtime_common.h"
 #include "../common/wasm_memory.h"
 #include "../interpreter/wasm_runtime.h"
-#include <stdbool.h>
 #if WASM_ENABLE_SHARED_MEMORY != 0
 #include "../common/wasm_shared_memory.h"
 #endif