From 02a221583ba288aea1498ce1c391afae5922c57a Mon Sep 17 00:00:00 2001 From: wangtong Date: Fri, 3 Mar 2023 14:39:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=97=E4=BD=99=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangtong --- services/common/src/bundle_active_app_state_obsever.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/services/common/src/bundle_active_app_state_obsever.cpp b/services/common/src/bundle_active_app_state_obsever.cpp index f1b4882..8714d37 100644 --- a/services/common/src/bundle_active_app_state_obsever.cpp +++ b/services/common/src/bundle_active_app_state_obsever.cpp @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +#include #include "time_service_client.h" -- Gitee