|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-11 08:27:25
At 12:58 AM 6/11/2001, Mike Thompson wrote:
>I made the following adjustment to 'boost/config.hpp'
>and everything worked fine for me:
>
>// starting at line 463 of boost/config.hpp
>
># elif defined(_CPPLIB_VER) && (_CPPLIB_VER >= 306)
> // full dinkumware 3.06 and above
># define BOOST_NO_HASH
># define BOOST_NO_STD_ITERATOR_TRAITS
># ifndef _GLOBAL_USING // can be defined in yvals.h
># define BOOST_NO_STDC_NAMESPACE
># endif
># define BOOST_MSVC_STD_ITERATOR // <---- I added this line
># else
>
>I hope this helps (and does not simply show me to be ignorant).
CVS changed.
I didn't have any way to test this, so I just took your word for it:-)
Presumably someone else will let us know if there is any problem.
Thanks,
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk