From dacf2a155fe2b78162d712f873443318da3b8285 Mon Sep 17 00:00:00 2001 From: lyujiayi <654765554@qq.com> Date: Thu, 4 Sep 2025 21:19:22 +0800 Subject: [PATCH] remove unused include file Signed-off-by: cat --- interfaces/taihe/syscap/src/ani_constructor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/interfaces/taihe/syscap/src/ani_constructor.cpp b/interfaces/taihe/syscap/src/ani_constructor.cpp index 4d73d3eaf..c6a9fad38 100644 --- a/interfaces/taihe/syscap/src/ani_constructor.cpp +++ b/interfaces/taihe/syscap/src/ani_constructor.cpp @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#include "taihe.platform.ani.ani.hpp" #include "internal.full.global.ani.hpp" #if __has_include() #include -- Gitee