$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2003-04-08 11:09:00
On Tue, Apr 08, 2003 at 10:06:02AM -0400, David Abrahams wrote:
> Pavol Droba <droba_at_[hidden]> writes:
>
> > For the other points, I would rather leave it to someone who has
> > more experience with Boost.Config
>
> That patch would've broken vc6. I've checked in a working version.
Thanks!
I missed the possibility of double #define for vc6 :( Thanks for correction.
Pavol