]> granicus.if.org Git - icinga2/blobdiff - test/base-stacktrace.cpp
Add --units, --rate and --rate-multiplier support for the snmpv3 check command
[icinga2] / test / base-stacktrace.cpp
index 7c63d890eb087b65541c55b83ccf37abe6f64a2c..745338cffd66a4b2b75f6f0f2a38455da3edc95e 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012 Icinga Development Team (http://www.icinga.org/)        *
+ * Copyright (C) 2012-2016 Icinga Development Team (https://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/stacktrace.h"
+#include "base/stacktrace.hpp"
 #include <boost/test/unit_test.hpp>
 
 using namespace icinga;