From e8681658b6b35800644108054393fed2c6f71c9d Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Mon, 19 Jun 2017 08:23:38 +0200 Subject: [PATCH] livestatus/minaggregator: Buildfix for Debian wheezy --- lib/livestatus/minaggregator.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/livestatus/minaggregator.hpp b/lib/livestatus/minaggregator.hpp index 97df9d293..6e5c07cb0 100644 --- a/lib/livestatus/minaggregator.hpp +++ b/lib/livestatus/minaggregator.hpp @@ -22,6 +22,7 @@ #include "livestatus/table.hpp" #include "livestatus/aggregator.hpp" +#include namespace icinga {