mirror of
https://github.com/Icinga/icinga2.git
synced 2025-06-03 21:30:18 +02:00
6 lines
108 B
C++
6 lines
108 B
C++
/* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
|
|
|
|
#define BOOST_TEST_MAIN
|
|
|
|
#include <BoostTestTargetConfig.h>
|