summaryrefslogtreecommitdiff
path: root/notification-ex/manager.cc
diff options
context:
space:
mode:
authorJunghoon Park <jh9216.park@samsung.com>2019-04-02 10:06:14 +0900
committerMyungKi Lee <mk5004.lee@samsung.com>2019-04-24 01:08:39 +0000
commit9a1af78ffd05e971c40bf1cae4866f95da951490 (patch)
tree5688e4c1aa89356a9126e970fc0e6aec58ed9037 /notification-ex/manager.cc
parent600c1f1fdc79ab217857ce7b0256765d1581ed2b (diff)
downloadnotification-9a1af78ffd05e971c40bf1cae4866f95da951490.tar.gz
notification-9a1af78ffd05e971c40bf1cae4866f95da951490.tar.bz2
notification-9a1af78ffd05e971c40bf1cae4866f95da951490.zip
Use tizen_base::Bundle
Change-Id: I3e275fd9f91c444b75dc2734c2bcd2b64cee93a9 Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Diffstat (limited to 'notification-ex/manager.cc')
-rw-r--r--notification-ex/manager.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/notification-ex/manager.cc b/notification-ex/manager.cc
index e5af0fc..c28dbca 100644
--- a/notification-ex/manager.cc
+++ b/notification-ex/manager.cc
@@ -38,6 +38,7 @@
#define NOTIFICATION_EX_MANAGER_OBJECT_PATH "/org/tizen/notification_ex_manager"
using namespace std;
+using namespace tizen_base;
using namespace notification::item;
namespace notification {