corrections to visibility issues which breaks tests on mdvc

This commit is contained in:
Robert Ramey
2015-11-01 14:10:52 -08:00
parent e3b67eb299
commit e4b18d9379
9 changed files with 33 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ namespace std{
#include <boost/serialization/throw_exception.hpp>
#include <boost/serialization/tracking.hpp>
#include <boost/serialization/config.hpp>
#define BOOST_ARCHIVE_SOURCE
// include this to prevent linker errors when the
// same modules are marked export and import.