mirror of https://github.com/Icinga/icinga2.git
Merge pull request #5360 from Icinga/fix/wheezy-livestatus-dbl_max
livestatus/minaggregator: Buildfix for Debian wheezy
This commit is contained in:
commit
6ab5839f2f
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
#include "livestatus/table.hpp"
|
#include "livestatus/table.hpp"
|
||||||
#include "livestatus/aggregator.hpp"
|
#include "livestatus/aggregator.hpp"
|
||||||
|
#include <cfloat>
|
||||||
|
|
||||||
namespace icinga
|
namespace icinga
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue