mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-01 08:52:08 +00:00
fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
[SVN r66106]
This commit is contained in:
@@ -29,6 +29,9 @@ namespace std{
|
||||
#include <boost/serialization/tracking.hpp>
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
// include this to prevent linker errors when the
|
||||
// same modules are marked export and import.
|
||||
#define BOOST_SERIALIZATION_SOURCE
|
||||
|
||||
#include <boost/archive/archive_exception.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user