]> granicus.if.org Git - icinga2/commitdiff
Build fix
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 21 Oct 2014 12:23:47 +0000 (14:23 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 21 Oct 2014 12:25:25 +0000 (14:25 +0200)
lib/cli/agentutility.cpp

index a4aa0748571c0750497893be7d90377872b033ee..3e78611256c285e62c44cc4fc49607e991643b29 100644 (file)
@@ -31,6 +31,7 @@
 #include "base/console.hpp"
 #include <boost/foreach.hpp>
 #include <boost/algorithm/string/join.hpp>
+#include <boost/algorithm/string/replace.hpp>
 #include <fstream>
 #include <iostream>