replace using namespace to using xxx
authorSeungkeun Lee <sngn.lee@samsung.com>
Fri, 24 Apr 2015 08:50:55 +0000 (17:50 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Fri, 24 Apr 2015 08:50:55 +0000 (17:50 +0900)
Change-Id: I80e635c98402916c1759e6b14911cb7127909e63

src/runtime/resource_manager.cc [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index c68a706..beb7f67
 #include "runtime/application_data.h"
 #include "runtime/locale_manager.h"
 
+using wgt::parse::AppControlInfo;
+
 namespace wrt {
 
 namespace {
 
-using namespace wgt::parse;
 typedef std::vector<AppControlInfo> AppControlList;
 
 // Scheme type
@@ -163,6 +164,7 @@ ResourceManager::ResourceManager(ApplicationData* application_data,
 }
 
 std::string ResourceManager::GetDefaultOrEmpty() {
+  using wgt::parse::AppWidgetVector;
   std::string default_src;
 
   // TODO(yons.kim): tizen content src