mirror of
https://github.com/boostorg/range.git
synced 2025-07-21 00:22:17 +02:00
*** empty log message ***
[SVN r27787]
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
// Boost.Range library
|
// Boost.Range library
|
||||||
//
|
//
|
||||||
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
|
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
|
||||||
// distribution is subject to the Boost Software License, Version
|
// distribution is subject to the Boost Software License, Version
|
||||||
@ -24,7 +24,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
using namespace boost;
|
using namespace boost;
|
||||||
using boost::unit_test_framework::test_suite;
|
|
||||||
|
|
||||||
void check_std_container()
|
void check_std_container()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user