$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Takeshi Mouri (takeshi.mouri.net_at_[hidden])
Date: 2005-08-28 02:56:40
Hello,
line 198:
BOOST_AUTO_TC_REGISTRAR( test_nase )(
This may cause the redefinition of test_nase_registrar().
I think that it is not "test_nase" but "test_name".
Regards,
Takeshi Mouri