
11 Mar
2008
11 Mar
'08
7:41 p.m.
Thomas Klimpel <Thomas.Klimpel <at> synopsys.com> writes:
I have a globally defined "BOOST_TEST_INCLUDED" (in the same way that "NDEBUG" is globally defined) instead of the local "#define BOOST_AUTO_TEST_MAIN", but this may also be related to boost 1.34.1.
You are doing something fidhy here. This is internal Boost.Test macro and users are not expected to define it. Gennadiy