diff --git a/include/boost/core/typeinfo.hpp b/include/boost/core/typeinfo.hpp index e67b4a3..f9c4415 100644 --- a/include/boost/core/typeinfo.hpp +++ b/include/boost/core/typeinfo.hpp @@ -74,7 +74,7 @@ inline char const * demangled_name( core::typeinfo const & ti ) namespace detail { -template struct core_typeid_ +template struct BOOST_SYMBOL_VISIBLE core_typeid_ { static boost::core::typeinfo ti_;