diff --git a/include/boost/config/compiler/borland.hpp b/include/boost/config/compiler/borland.hpp index 07c106c6..66769bec 100644 --- a/include/boost/config/compiler/borland.hpp +++ b/include/boost/config/compiler/borland.hpp @@ -36,12 +36,9 @@ #endif #endif -#if (__BORLANDC__ <= 0x564) -# define BOOST_NO_SFINAE -#endif - // Version 7.0 (Kylix) and below: #if (__BORLANDC__ <= 0x570) +# define BOOST_NO_SFINAE # define BOOST_NO_INTEGRAL_INT64_T # define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS # define BOOST_NO_PRIVATE_IN_AGGREGATE