On Wed, 20 Nov 2002 16:34:50 -0500, David Abrahams
<[EMAIL PROTECTED]> wrote:

>I just checked CVS, and boost\dynamic_bitset.hpp needs a change to avoid a warning 
>with Everett:
>
>Here is the patch:
>
>50c50
>< #ifdef BOOST_MSVC
>---
>> #if (BOOST_MSVC <= 1300)
>

It's worth remembering that Microsoft's are not the only compilers
supported.

Genny.


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to