Boost logo

Boost :

From: Matthias Troyer (troyer_at_[hidden])
Date: 2007-12-29 01:49:47


On 29 Dec 2007, at 04:56, Felipe Magno de Almeida wrote:

> The file boost\serialization\utility.hpp in the trunk lacks the
> following include directive:
>
> #include <boost/mpl/and.hpp>
>
> fix:
>
> #include <boost/serialization/is_bitwise_serializable.hpp>
> +#include <boost/mpl/and.hpp>

Thanks, it is committed to the trunk

Matthias


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk