We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab079c1 commit 612b4bdCopy full SHA for 612b4bd
core/iwasm/include/aot_comp_option.h
@@ -7,6 +7,7 @@
7
#define __AOT_COMP_OPTION_H__
8
9
#include <stdint.h>
10
+#include <stdbool.h>
11
12
#ifdef __cplusplus
13
extern "C" {
0 commit comments