cleanup to pass inspection tool

[SVN r43139]
This commit is contained in:
Thorsten Jørgen Ottosen
2008-02-07 08:38:07 +00:00
parent 4d381e8564
commit 062e820882
15 changed files with 115 additions and 42 deletions

View File

@ -1,3 +1,13 @@
// Boost.Range library
//
// Copyright Thorsten Ottosen 2003-2008. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// For more information, see http://www.boost.org/libs/range/
//
#include <boost/range.hpp>
#include <iterator> // for std::iterator_traits, std::distance()