]> granicus.if.org Git - icinga2/blobdiff - lib/remote/objectqueryhandler.cpp
Remove unused includes
[icinga2] / lib / remote / objectqueryhandler.cpp
index 8bb434a80809d9f568866cd1a3e3901e447f05b3..d85df022c83d8e322ff88891883aa436cac314ca 100644 (file)
@@ -23,7 +23,7 @@
 #include "base/serializer.hpp"
 #include "base/dependencygraph.hpp"
 #include "base/configtype.hpp"
-#include <boost/algorithm/string.hpp>
+#include <boost/algorithm/string/case_conv.hpp>
 #include <set>
 
 using namespace icinga;