mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 04:47:25 +02:00
license info
[SVN r36156]
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
/*
|
||||
// Copyright Thorsten Ottosen 2003-2005. 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)
|
||||
*/
|
||||
|
||||
#include <boost/range.hpp>
|
||||
#include <iterator> // for std::iterator_traits, std::distance()
|
||||
|
||||
|
Reference in New Issue
Block a user