]> granicus.if.org Git - icinga2/blobdiff - test/icinga-notification.cpp
Move new password functions into tlsutility
[icinga2] / test / icinga-notification.cpp
index 26397174a399878fa05046435baf89e2deaa8055..97f7838a1d2ad344d18029fbffb2bc06ad110e37 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2016 Icinga Development Team (https://www.icinga.org/)  *
+ * Copyright (C) 2012-2017 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;