mirror of https://github.com/Icinga/icinga2.git
Build fix
This commit is contained in:
parent
01e2646fd4
commit
fb6f9205fa
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue