Bläddra i källkod

utest:fixed compile err

michael 4 år sedan
förälder
incheckning
4bf1535c42
1 ändrade filer med 1 tillägg och 0 borttagningar
  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"