mirror of https://github.com/Icinga/icinga2.git
Build fix for Windows
This commit is contained in:
parent
f541a62a34
commit
07f9df8b2d
|
@ -25,6 +25,7 @@
|
|||
#include "base/array.hpp"
|
||||
#include "base/dictionary.hpp"
|
||||
#include <fstream>
|
||||
#include <set>
|
||||
|
||||
namespace icinga
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue