*** empty log message ***

[SVN r27787]
This commit is contained in:
Thorsten Jørgen Ottosen
2005-03-23 20:06:44 +00:00
parent 4524abb615
commit 7d5596abd6

View File

@ -1,4 +1,4 @@
// Boost.Range library
// Boost.Range library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
@ -24,7 +24,6 @@
#include <vector>
using namespace boost;
using boost::unit_test_framework::test_suite;
void check_std_container()
{