From 11fdc56cee4798c261a9bf4e3bc68ea6eb422e0d Mon Sep 17 00:00:00 2001 From: wuminjie Date: Fri, 6 Dec 2024 11:44:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=8A=E8=AD=A6=E6=B8=85=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuminjie --- .../innerkits/samgr_proxy/include/system_ability_definition.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h index 469680b3..2617cf37 100644 --- a/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h +++ b/interfaces/innerkits/samgr_proxy/include/system_ability_definition.h @@ -16,8 +16,8 @@ #ifndef UTILS_SYSTEM_ABILITY_DEFINITION_H #define UTILS_SYSTEM_ABILITY_DEFINITION_H -#include -#include +#include +#include namespace OHOS { /* -- Gitee