After converting to boost 1.61 and Visual Studio 15 we now see a problem closely related to one reported in ticket #12141. Our XML archives now end with the following 2 lines:
</boost_serialization>
</boost_serialization>
Could someone suggest a quick fix please? I think the problem must be in archive/impl/xml_woarchive_impl.ipp but I can’t seem to grasp how the archive destructor emits the last line.
Regards,
Colin Humphries