增加访问权限头文件

Signed-off-by: jiangzhijun8 <jiangzhijun7@huawei.com>
This commit is contained in:
jiangzhijun8 2024-07-20 10:53:46 +08:00
parent fdb0525100
commit 8b95482212

View File

@ -13,6 +13,8 @@
* limitations under the License.
*/
#define private public
#define protected public
#include "gtest/gtest.h"
#include "interfaces/inner_api/ace/ui_event_observer.h"