[boost][range] - Correctly attribute the test case kindly contributed by Michel Morin.

[SVN r67453]
This commit is contained in:
Neil Groves
2010-12-26 14:15:23 +00:00
parent 014fdb8ace
commit fd63de33e9

View File

@ -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 <boost/range/adaptor/strided.hpp>
#include <boost/test/test_tools.hpp>