From 71e3d92ae3f7791047d4f62dd43940d1286e1b9a Mon Sep 17 00:00:00 2001 From: zheng-kunfang <1845958389@qq.com> Date: Thu, 4 Sep 2025 19:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zheng-kunfang <1845958389@qq.com> --- test/system_test/common/nnrt_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/system_test/common/nnrt_test.cpp b/test/system_test/common/nnrt_test.cpp index cd3c1a8..fd1c917 100644 --- a/test/system_test/common/nnrt_test.cpp +++ b/test/system_test/common/nnrt_test.cpp @@ -14,7 +14,6 @@ */ #include "nnrt_test.h" - #include "securec.h" #include "log.h" -- Gitee