mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-01 21:02:07 +00:00
Revert "enhancement to support gcc visibility."
This reverts commit 23b012ef66.
This commit is contained in:
@@ -561,6 +561,7 @@ basic_iarchive::load_pointer(
|
||||
const basic_pointer_iserializer * (*finder)(
|
||||
const boost::serialization::extended_type_info & type_
|
||||
)
|
||||
|
||||
){
|
||||
return pimpl->load_pointer(*this, t, bpis_ptr, finder);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user