merge to release branch

[SVN r66420]
This commit is contained in:
Robert Ramey
2010-11-06 20:00:50 +00:00
parent 4de1aa686c
commit 6d27e1ef55
7 changed files with 29 additions and 5 deletions

View File

@@ -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>