Build fix for Debian unstable

refs #5312
This commit is contained in:
Gunnar Beutner 2014-06-25 12:24:02 +02:00
parent 876c482ab8
commit 5518826a29
1 changed files with 1 additions and 0 deletions

View 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;