$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Fletcher (J.P.Fletcher_at_[hidden])
Date: 2002-10-14 09:41:31
MPL in boost_1_29_0, boost/mpl/contains.hpp refers (line 22) to
boost/mpl/logical_not.hpp
which does not exist. I suspect it should be
boost/mpl/logical/not.hpp
John Fletcher