From 9fae7a3dfe166f1b39a2ba497dffe4a7b0e07670 Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Mon, 4 Oct 2021 21:42:21 +0800 Subject: [PATCH] minor changes --- include/os/osThread.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/os/osThread.h b/include/os/osThread.h index ecb085cd06..79834dc9a5 100644 --- a/include/os/osThread.h +++ b/include/os/osThread.h @@ -21,7 +21,6 @@ extern "C" { #endif #include -#include #ifdef __cplusplus } -- GitLab