mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-22 03:32:25 +00:00
adjustment for QNX
altered Jamfiles to fix test with DLLS on static builds [SVN r79951]
This commit is contained in:
@@ -66,7 +66,7 @@ BOOST_CLASS_EXPORT(polymorphic_derived1)
|
||||
// MWerks users can do this to make their code work
|
||||
BOOST_SERIALIZATION_MWERKS_BASE_AND_DERIVED(polymorphic_base, polymorphic_derived1)
|
||||
|
||||
#define POLYMORPHIC_DERIVED2_IMPORT
|
||||
#define POLYMORPHIC_DERIVED_IMPORT
|
||||
#include "polymorphic_derived2.hpp"
|
||||
|
||||
// save exported polymorphic class
|
||||
|
||||
Reference in New Issue
Block a user