]> granicus.if.org Git - icinga2/blobdiff - test/base-stacktrace.cpp
test/cmake: Don't force dynamic builds for testing
[icinga2] / test / base-stacktrace.cpp
index d26ce9b82bb2695c13eea48af23232d16bf4ae9c..cad4903c97acf282003a591e9590059e2cd01089 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,7 @@
  ******************************************************************************/
 
 #include "base/stacktrace.hpp"
-#include <boost/test/unit_test.hpp>
+#include <BoostTestTargetConfig.h>
 
 using namespace icinga;