From 1856f58a4f94f7f17f890d1250270741b7cebc3c Mon Sep 17 00:00:00 2001 From: yangwenxin Date: Tue, 1 Jul 2025 14:55:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=86=97=E4=BD=99=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangwenxin --- arkui/window_manager/oh_window.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arkui/window_manager/oh_window.h b/arkui/window_manager/oh_window.h index 347d10002..982303cdf 100644 --- a/arkui/window_manager/oh_window.h +++ b/arkui/window_manager/oh_window.h @@ -34,7 +34,6 @@ #ifndef OH_WINDOW_H #define OH_WINDOW_H -#include "stdbool.h" #include "stdint.h" #include "oh_window_comm.h" -- Gitee