Stefan Slapeta wrote: > ... 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 :-(
Thank you for the report. I've fixed it in the CVS. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost