From 8ae9e8460d0180e65fe49cf9652bc5bfd5275715 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 1 Mar 2009 16:06:44 +0000 Subject: [PATCH] Borland 6.10 still needs the workaround; fails bind_dm_test without it. [SVN r51510] --- include/boost/bind/bind.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/bind/bind.hpp b/include/boost/bind/bind.hpp index 7eb1dd2..5ee13b7 100644 --- a/include/boost/bind/bind.hpp +++ b/include/boost/bind/bind.hpp @@ -1615,7 +1615,7 @@ template _bi::bind_t< R, _mfi::dm, typename _bi::list_av_1::type >