]> granicus.if.org Git - icinga2/blobdiff - test/base-match.cpp
Fix integer overflow in len()
[icinga2] / test / base-match.cpp
index 4974a256a5e490ed7d7d10bf77f9db35550743b3..796ad45ab5423080a39c8a44f873dad7f77b7dfa 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2013 Icinga Development Team (http://www.icinga.org/)   *
+ * Copyright (C) 2012-2014 Icinga Development Team (http://www.icinga.org)    *
  *                                                                            *
  * This program is free software; you can redistribute it and/or              *
  * modify it under the terms of the GNU General Public License                *
@@ -17,7 +17,7 @@
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.             *
  ******************************************************************************/
 
-#include "base/utility.h"
+#include "base/utility.hpp"
 #include <boost/test/unit_test.hpp>
 
 using namespace icinga;