mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-22 03:32:25 +00:00
address boost serialization test matrix errors
export of test_polymorphic_a cland/gcc earlier versions don't find private virtual function implementations
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "test_polymorphic_A.hpp"
|
||||
#include <boost/serialization/nvp.hpp>
|
||||
|
||||
#define A_IMPORT
|
||||
#define A_EXPORT
|
||||
#include "A.hpp"
|
||||
#include "A.ipp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user