mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-01 21:02:07 +00:00
fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
[SVN r66106]
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
#include <utility>
|
||||
|
||||
#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>
|
||||
#include <boost/serialization/throw_exception.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user