From 4b0f55e558acc3c4425a3d60d158c58e2917b7d4 Mon Sep 17 00:00:00 2001 From: heguokai Date: Thu, 19 Jun 2025 21:49:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: heguokai --- BasicServicesKit/commonevent/oh_commonevent.h | 1 - 1 file changed, 1 deletion(-) diff --git a/BasicServicesKit/commonevent/oh_commonevent.h b/BasicServicesKit/commonevent/oh_commonevent.h index a5b93c49881..262ae976831 100644 --- a/BasicServicesKit/commonevent/oh_commonevent.h +++ b/BasicServicesKit/commonevent/oh_commonevent.h @@ -36,7 +36,6 @@ #ifndef OH_COMMONEVENT_H #define OH_COMMONEVENT_H -#include #include #ifdef __cplusplus -- Gitee