]> granicus.if.org Git - icinga2/blobdiff - lib/remote/deleteobjecthandler.cpp
Remove unused includes
[icinga2] / lib / remote / deleteobjecthandler.cpp
index b631b6598934728bc41c9f865b102d0c17b94a6a..027f62fed77fcbe7dfbf2413bb7905138d217df5 100644 (file)
@@ -24,8 +24,7 @@
 #include "remote/apiaction.hpp"
 #include "config/configitem.hpp"
 #include "base/exception.hpp"
-#include "base/serializer.hpp"
-#include <boost/algorithm/string.hpp>
+#include <boost/algorithm/string/case_conv.hpp>
 #include <set>
 
 using namespace icinga;