We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa42a6 commit cf0a7b6Copy full SHA for cf0a7b6
1 file changed
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