diff --git a/services/common/include/bundle_active_event.h b/services/common/include/bundle_active_event.h index 0ec081d9636bc5104538666d5c090e90cc6b9b7d..f3c5ba3a6be6bc76e97005a64a3480afac2574a2 100644 --- a/services/common/include/bundle_active_event.h +++ b/services/common/include/bundle_active_event.h @@ -21,6 +21,7 @@ namespace OHOS { namespace BundleActive { class BundleActiveEvent { +; public: static const int ABILITY_FOREGROUND = 2; static const int ABILITY_BACKGROUND = 3; @@ -58,4 +59,4 @@ public: } } -#endif \ No newline at end of file +#endif