diff --git a/include/boost/config/compiler/borland.hpp b/include/boost/config/compiler/borland.hpp index a94a790e..45d3f8b9 100644 --- a/include/boost/config/compiler/borland.hpp +++ b/include/boost/config/compiler/borland.hpp @@ -32,7 +32,6 @@ # define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS # define BOOST_NO_SWPRINTF # define BOOST_NO_USING_TEMPLATE -# define BOOST_NO_VOID_RETURNS #endif #define BOOST_COMPILER "Borland C++ version " BOOST_STRINGIZE(__BORLANDC__) @@ -55,3 +54,4 @@ +