Scroom 0.14-48-g70093e59
Loading...
Searching...
No Matches
BoostTestTargetsIncluded.h
Go to the documentation of this file.
1// Small header computed by CMake to set up boost test.
2// include AFTER #define BOOST_TEST_MODULE whatever
3// but before any other boost test includes.
4
5// Using the Boost UTF included framework
6
7#include <boost/test/included/unit_test.hpp>