$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-18 17:59:08
Hi,
Those of you who use minmial.hpp have to add boost/test/minimal in
requirements section of Jamfile.
Those who are using included variant of the UTF should add
boost/test/included.
This is nessesary to enable async exceptions for msvc toolset. Otherwise
some of the Boost.Test functionality may not work as expected, especially
with msvc 8.0.
Gennadiy