]> granicus.if.org Git - icinga2/blobdiff - lib/config/objectrule.cpp
Merge pull request #6531 from Icinga/feature/zone-all_parents
[icinga2] / lib / config / objectrule.cpp
index 26975d19c4ae38ae978c41896e2d87af0bd9d66b..ce6c8d40904e45fe714572fed3b25c444d782cfe 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2014 Icinga Development Team (http://www.icinga.org)    *
+ * 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                *
@@ -18,7 +18,6 @@
  ******************************************************************************/
 
 #include "config/objectrule.hpp"
-#include <boost/foreach.hpp>
 #include <set>
 
 using namespace icinga;