$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-11-20 16:34:50
attached mail follows:
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) Jason
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution