forked from boostorg/config
@@ -600,7 +600,7 @@ namespace boost{
|
|||||||
// the global definition into std namespace:
|
// the global definition into std namespace:
|
||||||
#ifdef BOOST_NO_STD_TYPEINFO
|
#ifdef BOOST_NO_STD_TYPEINFO
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
namespace std{ using ::typeinfo; }
|
namespace std{ using ::type_info; }
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------//
|
// ---------------------------------------------------------------------------//
|
||||||
|
Reference in New Issue
Block a user