فهرست منبع

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