Ticket #4067: __BORLANDC__0x621.patch

File __BORLANDC__0x621.patch, 489 bytes (added by niels_dekker, 13 years ago)
  • sp_convertible.hpp

     
    2525# define BOOST_SP_NO_SP_CONVERTIBLE
    2626#endif
    2727
    28 #if !defined( BOOST_SP_NO_SP_CONVERTIBLE ) && defined( __BORLANDC__ ) && ( __BORLANDC__ <= 0x620 )
     28#if !defined( BOOST_SP_NO_SP_CONVERTIBLE ) && defined( __BORLANDC__ ) && ( __BORLANDC__ <= 0x621 )
    2929# define BOOST_SP_NO_SP_CONVERTIBLE
    3030#endif
    3131