utest:fixed compile err

This commit is contained in:
michael
2020-08-29 22:45:22 +08:00
parent 8f0be7cf0e
commit 4bf1535c42

View File

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