$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-07-11 12:12:34
"Stefan Slapeta" <stefan_at_[hidden]> writes:
> ... and the reason is that this Boost workaround
>
> # if BOOST_WORKAROUND(BOOST_MSVC, <= 1200 && __SGI_STL_PORT)
>
> does never apply as config.hpp is not included and therefore BOOST_MSVC IS
> NOT SET!!!
> You have to manually include config.hpp before intrusive_ptr to make it run
> :-(
Looks like this has been fixed in CVS.
-- Dave Abrahams Boost Consulting www.boost-consulting.com