Remove boost dependency
[platform/core/appfw/app-installers.git] / test / smoke_tests / libs / test_tag_fail_plugin.cc
index 399a287..fcfe208 100644 (file)
@@ -2,13 +2,7 @@
 // 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 <cstring>
-#include <string>
-#include <tuple>
-
-#include "common/plugins/plugin.h"
+#include <libxml2/libxml/tree.h>
 
 extern "C" int PKGMGR_PARSER_PLUGIN_PRE_INSTALL(const char*) {
   return 0;