Remove boost dependency
[platform/core/appfw/app-installers.git] / src / common / step / filesystem / step_remove_icons.h
index 60eb11b..5183b8b 100644 (file)
@@ -5,8 +5,6 @@
 #ifndef COMMON_STEP_FILESYSTEM_STEP_REMOVE_ICONS_H_
 #define COMMON_STEP_FILESYSTEM_STEP_REMOVE_ICONS_H_
 
-#include <boost/filesystem/path.hpp>
-
 #include <manifest_parser/utils/logging.h>
 
 #include <utility>