فهرست منبع

utest:fixed compile err

michael 4 سال پیش
والد
کامیت
4bf1535c42
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      components/utilities/utest/utest.h

+ 1 - 0
components/utilities/utest/utest.h

@@ -12,6 +12,7 @@
 #define __UTEST_H__
 
 #include <rtthread.h>
+#include <stdint.h>
 #include "utest_log.h"
 #include "utest_assert.h"