Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / serialization / test / polymorphic_derived2.cpp
index eb8a60b..20ee780 100644 (file)
 #include <boost/serialization/extended_type_info_no_rtti.hpp>
 #include <boost/serialization/export.hpp>
 
-#define POLYMORPHIC_BASE_IMPORT
 #include "polymorphic_base.hpp"
-
-#define POLYMORPHIC_DERIVED2_EXPORT
 #include "polymorphic_derived2.hpp"
 
 template<class Archive>