From 7212e1917af44120cf5cf1980fe9f24e92b62d78 Mon Sep 17 00:00:00 2001 From: hanfeng Date: Wed, 15 Jun 2022 07:44:41 +0000 Subject: [PATCH] test --- interfaces/inner_api/bundlemgr_lite/bundle_daemon_interface.h | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/inner_api/bundlemgr_lite/bundle_daemon_interface.h b/interfaces/inner_api/bundlemgr_lite/bundle_daemon_interface.h index 91da9f4..0fa4f3a 100644 --- a/interfaces/inner_api/bundlemgr_lite/bundle_daemon_interface.h +++ b/interfaces/inner_api/bundlemgr_lite/bundle_daemon_interface.h @@ -18,6 +18,7 @@ #include "iproxy_server.h" + #ifdef __cplusplus #if __cplusplus extern "C" { -- Gitee