瀏覽代碼

aot_comp_option.h: Add missing stdint.h header (#3834)

James Ring 1 年之前
父節點
當前提交
0c4b2da048
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      core/iwasm/include/aot_comp_option.h

+ 2 - 0
core/iwasm/include/aot_comp_option.h

@@ -6,6 +6,8 @@
 #ifndef __AOT_COMP_OPTION_H__
 #define __AOT_COMP_OPTION_H__
 
+#include <stdint.h>
+
 typedef struct {
     /* Enables or disables bounds checks for stack frames. When enabled, the AOT
      * compiler generates code to check if the stack pointer is within the