
4 Jan
2006
4 Jan
'06
9:08 p.m.
Note that for "export" to work, the boost/serialization/export.hpp header must follow any archive headers. So moving the xml_iarchive.hpp .. up to where the text_iarchive.hpp headers are included should address the problem. Robert Ramey