]> granicus.if.org Git - icinga2/blobdiff - test/icinga-notification.cpp
Update consolecommand.cpp
[icinga2] / test / icinga-notification.cpp
index 8db93fa50a5bfa2109f8ff71d27805687484cecd..09373a9524eaf7782e4c191fee01c93884582aab 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2017 Icinga Development Team (https://www.icinga.com/)  *
+ * Copyright (C) 2012-2018 Icinga Development Team (https://www.icinga.com/)  *
  *                                                                            *
  * This program is free software; you can redistribute it and/or              *
  * modify it under the terms of the GNU General Public License                *
@@ -19,6 +19,7 @@
 
 #include "icinga/notification.hpp"
 #include <BoostTestTargetConfig.h>
+#include <iostream>
 
 using namespace icinga;