Ticket #2342: sp_convertible.patch

File sp_convertible.patch, 484 bytes (added by Nicola Musatti, 14 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__ < 0x600 )
     28#if !defined( BOOST_SP_NO_SP_CONVERTIBLE ) && defined( __BORLANDC__ ) && ( __BORLANDC__ <= 0x610 )
    2929# define BOOST_SP_NO_SP_CONVERTIBLE
    3030#endif
    3131