$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-04-06 05:40:24
>
> #if (_MSC_VER <= 1300) // 1200 == VC++ 7.0
>
> I assume the comment should read
>
> // 1300 == VC++ 7.0
> ----^
Yep, fixed in cvs, thanks.
John.