From 84dab6721f83849637cc17681271c35e72762683 Mon Sep 17 00:00:00 2001 From: hongwen000 Date: Mon, 18 Dec 2023 11:24:25 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E7=9A=84=E5=A4=B4=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=A5=E5=9C=A8Ubuntu=2020.04.6=20LTS=E4=B8=8A?= =?UTF-8?q?=E6=88=90=E5=8A=9F=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hongwen000 --- interfaces/inner_api/ace/popup_ui_extension_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/inner_api/ace/popup_ui_extension_config.h b/interfaces/inner_api/ace/popup_ui_extension_config.h index dda1175366b..6ade45731c7 100644 --- a/interfaces/inner_api/ace/popup_ui_extension_config.h +++ b/interfaces/inner_api/ace/popup_ui_extension_config.h @@ -17,6 +17,7 @@ #define FOUNDATION_ACE_INTERFACE_INNERKITS_ACE_POPUP_CONFIG_H #include +#include namespace OHOS::Ace { enum class PopupPlacement { -- Gitee