$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-12-30 05:48:24
>> See http://listarchives.boost.org/Archives/boost/2005/07/90101.php
>
> I understand it now. Would you recommend to use CVS HEAD or I better
> wait until the patch will be included in future release?
Might be a long wait ;-)
Either use a snapshot of cvs, or apply the patch to 1.33.1 (it just changes
some msvc specific workarounds, so in theory it shouldn't cause any
breakages, though you never know).
John.