]> granicus.if.org Git - icinga2/commitdiff
Build fix.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Jul 2013 12:52:11 +0000 (14:52 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Jul 2013 12:52:11 +0000 (14:52 +0200)
components/livestatus/contactstable.cpp

index f224c42f766c5dbc9ba7fcdb10e9e39f5ed2d4fe..0df56c0f6f908ab4c9bfe4bb55781188107ad982 100644 (file)
@@ -22,6 +22,7 @@
 #include "icinga/timeperiod.h"
 #include "base/dynamictype.h"
 #include "base/objectlock.h"
+#include "base/utility.h"
 #include <boost/smart_ptr/make_shared.hpp>
 #include <boost/foreach.hpp>
 #include <boost/tuple/tuple.hpp>