mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-31 08:32:11 +00:00
fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
[SVN r66106]
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
# pragma warning (disable : 4786) // too long name, harmless warning
|
||||
#endif
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
|
||||
#include <exception>
|
||||
#include <cassert>
|
||||
#include <string>
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
#include <boost/archive/xml_archive_exception.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
||||
Reference in New Issue
Block a user