mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-31 08:32:11 +00:00
moved code from header to library to reduce code bloat
[SVN r55791]
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
#include <set>
|
||||
#include <utility>
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
#include <boost/archive/archive_exception.hpp>
|
||||
#include <boost/serialization/throw_exception.hpp>
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
#include <boost/archive/detail/basic_serializer.hpp>
|
||||
#include <boost/archive/detail/basic_serializer_map.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user