Imported Upstream version 1.2.0
[platform/upstream/iotivity.git] / service / resource-container / bundle-api / include / BundleActivator.h
index 5a69fb1..d5bea5a 100644 (file)
@@ -43,12 +43,18 @@ namespace OIC
                 /**
                 * Constructor for BundleActivator
                 */
-                BundleActivator() { };
+                BundleActivator()
+                {
+
+                };
 
                 /**
                 * Virtual destructor for BundleActivator
                 */
-                virtual ~BundleActivator() { };
+                virtual ~BundleActivator()
+                {
+
+                };
 
                 /**
                 * Activate the Bundle to make bundle work and create bundle resources