]> granicus.if.org Git - icinga2/commitdiff
Build fix for Debian unstable
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 25 Jun 2014 10:24:02 +0000 (12:24 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 25 Jun 2014 10:24:02 +0000 (12:24 +0200)
refs #5312

components/livestatus/livestatusquery.cpp

index 7458cd27ba1bf67cb48a569aab6f2cd4bdc3f3d8..93f5ad79be69cd188268d48cc5555adbaff14541 100644 (file)
@@ -40,6 +40,7 @@
 #include "base/serializer.hpp"
 #include <boost/algorithm/string/classification.hpp>
 #include <boost/foreach.hpp>
+#include <boost/algorithm/string/replace.hpp>
 #include <boost/algorithm/string/split.hpp>
 
 using namespace icinga;