mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 04:47:25 +02:00
[boost][range] - Correctly attribute the test case kindly contributed by Michel Morin.
[SVN r67453]
This commit is contained in:
@ -8,6 +8,9 @@
|
|||||||
//
|
//
|
||||||
// For more information, see http://www.boost.org/libs/range/
|
// 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/range/adaptor/strided.hpp>
|
||||||
|
|
||||||
#include <boost/test/test_tools.hpp>
|
#include <boost/test/test_tools.hpp>
|
||||||
|
Reference in New Issue
Block a user