Remove boost dependency
[platform/core/appfw/app-installers.git] / src / common / plugins / plugin.h
index cb4e5c2..bee8ec3 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef COMMON_PLUGINS_PLUGIN_H_
 #define COMMON_PLUGINS_PLUGIN_H_
 
-#include <boost/filesystem/path.hpp>
 #include <dlfcn.h>
 #include <manifest_parser/utils/logging.h>
 #include <libxml2/libxml/tree.h>