]> granicus.if.org Git - icinga2/commitdiff
Another build fix.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Jul 2013 12:51:04 +0000 (14:51 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 22 Jul 2013 12:51:04 +0000 (14:51 +0200)
components/ido_mysql/mysqldbconnection.cpp

index d7088521df5d42082b1f140602ebd06d260a9ed9..9c842495ad90daf21c1a481b27b059e037974b38 100644 (file)
@@ -20,6 +20,7 @@
 #include "base/logger_fwd.h"
 #include "base/objectlock.h"
 #include "base/convert.h"
+#include "base/utility.h"
 #include "ido/dbtype.h"
 #include "ido_mysql/mysqldbconnection.h"
 #include <boost/tuple/tuple.hpp>