$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2005-02-17 06:09:12
Hartmut Kaiser wrote:
>
> AFAIK Fusion uses the BOOST_TEST macro from the
> <boost/detail/lightweight_test.hpp> header, so this is fine.
Strangely, I see errors saying that macro is undefined
for gcc 3.4.3, gcc-4 and icc, not for other compilers.
Maybe, other errors prevent the BOOST_TEST errors to
show up or the macro gets defined only for some of
the compilers.
Regards,
m