From 878a7543d7807bd0c521e130db0588dc067b238f Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 9 Apr 2003 11:57:59 +0000 Subject: [PATCH] Small changes to support new iterator adaptors in sandbox [SVN r18212] --- include/boost/config/compiler/borland.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/config/compiler/borland.hpp b/include/boost/config/compiler/borland.hpp index 9ab4aaf5..b25bbd2a 100644 --- a/include/boost/config/compiler/borland.hpp +++ b/include/boost/config/compiler/borland.hpp @@ -22,6 +22,7 @@ # define BOOST_NO_CV_SPECIALIZATIONS # define BOOST_NO_CV_VOID_SPECIALIZATIONS # define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS +# define BOOST_NO_DEDUCED_TYPENAME #endif // Version 7.0 (Kylix) and below: