From: Gunnar Beutner Date: Mon, 10 Aug 2015 13:16:56 +0000 (+0200) Subject: Build fix for Windows X-Git-Tag: v2.4.0~439 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07f9df8b2d48dc099d59d730da64be7a4bdb5de2;p=icinga2 Build fix for Windows --- diff --git a/lib/config/configwriter.hpp b/lib/config/configwriter.hpp index e27af011c..5eea742f6 100644 --- a/lib/config/configwriter.hpp +++ b/lib/config/configwriter.hpp @@ -25,6 +25,7 @@ #include "base/array.hpp" #include "base/dictionary.hpp" #include +#include namespace icinga {