]> granicus.if.org Git - icinga2/blobdiff - test/base-dictionary.cpp
Merge pull request #5925 from Icinga/fix/missing-variable-name
[icinga2] / test / base-dictionary.cpp
index 903d9c185c89ab4a6ccca88e853f954288a9852f..466892dc7ebb8e63af13d1ce49a39f68f2bec1bd 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2016 Icinga Development Team (https://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                *
@@ -21,7 +21,6 @@
 #include "base/objectlock.hpp"
 #include "base/json.hpp"
 #include <BoostTestTargetConfig.h>
-#include <boost/tuple/tuple.hpp>
 
 using namespace icinga;