From 873583d48507afc3536fd02978fec3c9630be49f Mon Sep 17 00:00:00 2001 From: wangsen1994 Date: Tue, 22 Apr 2025 11:42:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=BB=84=E8=93=9D=E4=B8=8D?= =?UTF-8?q?=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangsen1994 --- 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 a5b93c498..262ae9768 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