Explorar el Código

utest:fixed compile err

michael hace 5 años
padre
commit
4bf1535c42
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"