From c32681876400e30abec7640bd0193a969b30d192 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sat, 3 Jan 2004 20:38:58 +0000 Subject: [PATCH] intel 8.0 workaround [SVN r21464] --- include/boost/iterator/zip_iterator.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/iterator/zip_iterator.hpp b/include/boost/iterator/zip_iterator.hpp index f20a50a..aee58a2 100755 --- a/include/boost/iterator/zip_iterator.hpp +++ b/include/boost/iterator/zip_iterator.hpp @@ -106,7 +106,7 @@ namespace boost { template struct apply { -#if BOOST_WORKAROUND(__EDG_VERSION__, <= 300) \ +#if BOOST_WORKAROUND(__EDG_VERSION__, != 0) \ || BOOST_WORKAROUND(__GNUC__, == 2) \ || BOOST_WORKAROUND(__MWERKS__, <= 0x2407) typedef typename