From 36a9e4d1daa1c3db827c090a5c5ca648e81071a3 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Fri, 9 Feb 2001 05:45:10 +0000 Subject: [PATCH] fixed usage of indirect_iterator_pair_generator [SVN r9053] --- iterator_adaptor_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/iterator_adaptor_test.cpp b/iterator_adaptor_test.cpp index 6f27707..4007420 100644 --- a/iterator_adaptor_test.cpp +++ b/iterator_adaptor_test.cpp @@ -124,7 +124,6 @@ void more_indirect_iterator_tests() const int* #ifdef BOOST_NO_STD_ITERATOR_TRAITS , boost::iterator - , int* , boost::iterator #endif > IndirectDeque;