$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-07-25 09:25:30
Daryle Walker <darylew <at> hotmail.com> writes:
> 
> This is about the Boost.Test library files just uploaded to our  
> Subversion repository, revision 47797.  I like the fact that support  
> headers are now automatically #included, but I noticed that "boost/ 
> test/unit_test_suite.hpp" and "boost/test/test_case_template.hpp"  
> #include each other.  (The #include guards prevent infinite  
> recursion.)  You may want to fix that.
Thanks for spotting this. Unit test went through fine though. Anyway - I'll fix
it tonight. 
Genandiy