[serialization][1.41] export.hpp should #include extended_type_info.hpp

22 Nov
2009
22 Nov
'09
11:19 a.m.
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
5683
Age (days ago)
5683
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marco Jez