From fd63de33e91fe2d036efaf89fa019499c23739be Mon Sep 17 00:00:00 2001 From: Neil Groves Date: Sun, 26 Dec 2010 14:15:23 +0000 Subject: [PATCH] [boost][range] - Correctly attribute the test case kindly contributed by Michel Morin. [SVN r67453] --- test/adaptor_test/strided.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/adaptor_test/strided.cpp b/test/adaptor_test/strided.cpp index 2131cd7..04f1f21 100644 --- a/test/adaptor_test/strided.cpp +++ b/test/adaptor_test/strided.cpp @@ -8,6 +8,9 @@ // // For more information, see http://www.boost.org/libs/range/ // +// The strided_defect_Trac5014 test case is a modified version of a test case +// contribued by Michel Morin as part of the trac ticket. +// #include #include