$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy_at_[hidden])
Date: 2002-09-29 13:14:53
> I just noticed that this pollutes the global namespace with names from
> the boost::unit_test_framework namespace because it includes
> "test_main.cpp" and this source file contains a global "using namespace
> boost::unit_test_framework;"
Fixed. in RC branch. At the begining it was not designed to be included.
Gennadiy.