Browse Source

utest:fixed compile err

michael 4 năm trước cách đây
mục cha
commit
4bf1535c42
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"