
10 Mar
2010
10 Mar
'10
4:07 a.m.
On Tue, Mar 9, 2010 at 7:34 PM, Christian Holmquist <c.holmquist@gmail.com> wrote:
Hello,
I noticed this issue with boost 1.42, but it might have been there for a while.
Quite a few headers have #include <boost/serialization/nvp.hpp>
I think the above should be guared with #ifndef BOOST_BIMAP_DISABLE_SERIALIZATION #include <boost/serialization/nvp.hpp> #endif
Thanks for reporting the issue. There was already a ticket about this in trac: https://svn.boost.org/trac/boost/ticket/3868 It will be fixed for 1.43. Best regards Matias