]> granicus.if.org Git - icinga2/commitdiff
Fix builds on Debian wheezy.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 4 Feb 2014 11:59:22 +0000 (12:59 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 4 Feb 2014 11:59:22 +0000 (12:59 +0100)
Fixes #5596

lib/db_ido/dbtype.h

index 3d4c206f6d162bd55aaaf438b7fa7c519b87fa57..3dde295570489ef66930dcdaf272cd81a1457b3f 100644 (file)
@@ -24,6 +24,7 @@
 #include "base/object.h"
 #include "base/registry.h"
 #include "base/singleton.h"
+#include <set>
 
 namespace icinga
 {