$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jörg Becker (becker_at_[hidden])
Date: 2006-08-03 10:57:30
Yes you are right. It works with the cvs label RC_1_34. So I hope the 1.34
will be released soon. An other thing to take care about is the include order.
The auto_unit_test.hpp must be included after unit_test.hpp and
unit_test_monitor.hpp. Otherways I'm still getting the redefinition compile
error.
Thanks for your help!
Jörg