]> granicus.if.org Git - icinga2/commitdiff
Another build fix for Rune
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 16 Oct 2014 13:39:11 +0000 (15:39 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 16 Oct 2014 13:39:11 +0000 (15:39 +0200)
lib/cli/pkiticketcommand.cpp

index 8cb10c01719b6df5c5d412496c671c8258670d03..7cb8b61d94ec16decd5e4606502f4d1ced26500f 100644 (file)
@@ -26,6 +26,7 @@
 #include "base/tcpsocket.hpp"
 #include "base/utility.hpp"
 #include "base/application.hpp"
+#include <iostream>
 
 using namespace icinga;
 namespace po = boost::program_options;