Преглед на файлове

utest:fixed compile err

michael преди 5 години
родител
ревизия
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"