$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2002-12-03 11:17:49
"Fernando Cacciola" <fernando_cacciola_at_[hidden]> wrote in message
news:OE51ZhMddY7V4DtonSD000039c1_at_hotmail.com...
> [...]
> #ifdef __BORLANDC__
> #pragma hdrstop
> #endif
>
> #include"boost/test/test_tools.hpp"
Hmm...good point. I didn't even think of that, because I'm used to BCB
putting the hdrstop in for me. ;) I second your patch proposal.
Dave