mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-27 19:32:07 +00:00
included cstddef to define null_deleter
added BOOST_USED in export.hpp to accommodate Intel compilers [SVN r46598]
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
// See http://www.boost.org for updates, documentation, and revision history.
|
||||
|
||||
#include <cstddef> // NULL
|
||||
|
||||
#define BOOST_ARCHIVE_SOURCE
|
||||
#include <boost/archive/detail/basic_iserializer.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user