Remove boost dependency
[platform/core/appfw/app-installers.git] / src / common / utils / request.h
index b9df0e2..09d5a13 100644 (file)
@@ -5,8 +5,6 @@
 #ifndef COMMON_UTILS_REQUEST_H_
 #define COMMON_UTILS_REQUEST_H_
 
-#include <boost/filesystem/path.hpp>
-
 #include <string>
 
 namespace common_installer {