From 708fd64f4ede3ae679176d08ac62eb696337123d Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 21 Jan 2001 16:18:41 +0000 Subject: [PATCH] tweak a comment [SVN r8680] --- include/boost/detail/iterator.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/detail/iterator.hpp b/include/boost/detail/iterator.hpp index 8652b8f..17b3344 100644 --- a/include/boost/detail/iterator.hpp +++ b/include/boost/detail/iterator.hpp @@ -27,7 +27,6 @@ // Also, whether debugging is enabled or not, there is a broken specialization // of std::iterator which has no // typedefs but iterator_category. -// the proper typedef. # if defined(__SGI_STL_PORT) && (__SGI_STL_PORT <= 0x410) && !defined(__STL_CLASS_PARTIAL_SPECIALIZATION) # ifdef __STL_DEBUG