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

@@ -15,6 +15,7 @@
#include <set>
#include <utility>
#include <boost/serialization/config.hpp>
#define BOOST_ARCHIVE_SOURCE
// include this to prevent linker errors when the
// same modules are marked export and import.