Add missing include

refs #7433
This commit is contained in:
Gunnar Beutner 2014-10-24 07:45:01 +02:00
parent 1929e0c990
commit e0c527e0e5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <fstream>
#include <iostream>
using namespace icinga;