Remove boost dependency
[platform/core/appfw/app-installers.git] / test / smoke_tests / libs / test_category_fail_plugin.cc
index fccc863..d626481 100644 (file)
@@ -2,16 +2,10 @@
 // Use of this source code is governed by an apache 2.0 license that can be
 // found in the LICENSE file.
 
-#include <boost/optional/optional.hpp>
-
 #include <pkgmgr_parser.h>
 
 #include <glib/glist.h>
 
-#include <cstring>
-#include <string>
-#include <tuple>
-
 #include "common/plugins/plugin.h"
 #include "common/utils/glist_range.h"