$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-03-11 15:41:43
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