Boost logo

Boost :

Subject: [boost] [serialization][1.41] export.hpp should #include extended_type_info.hpp
From: Marco Jez (marco.jez_at_[hidden])
Date: 2009-11-22 06:19:08


Hi everyone.

Header file <boost/serialization/export.hpp> has a dependency to
<boost/serialization/extended_type_info.hpp>, because it defines the macro
BOOST_CLASS_EXPORT_KEY2 which specializes the class template guid_defined<>
which, in turn, is defined in extended_type_info.hpp.
Perhaps export.hpp should #include extended_type_info.hpp?

Regards,
Marco
 


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