From f25be7315d86e9caddf85149578d302c96e0e38f Mon Sep 17 00:00:00 2001 From: gaoqiangng_strong Date: Fri, 18 Nov 2022 15:58:54 +0800 Subject: [PATCH] bug Signed-off-by: gaoqiangng_strong --- .../softbusadapter/test/unittest/src/softbus_adapter_test.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/softbusadapter/test/unittest/src/softbus_adapter_test.cpp b/services/softbusadapter/test/unittest/src/softbus_adapter_test.cpp index 4d7922a5..64ff0f38 100644 --- a/services/softbusadapter/test/unittest/src/softbus_adapter_test.cpp +++ b/services/softbusadapter/test/unittest/src/softbus_adapter_test.cpp @@ -15,6 +15,8 @@ #include "softbus_adapter_test.h" + + #include "accesstoken_kit.h" #include "nativetoken_kit.h" #include "token_setproc.h" -- Gitee