From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-10-14 16:13:24


John Fletcher wrote:
> 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
>

Ouch, I thought I fixed it but apparently the fix got lost during CVS
manipulations. Thanks for the report, now it _is_ fixed in the CVS.

Aleksey