mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-23 09:27:15 +02:00
Fix license
[SVN r24034]
This commit is contained in:
@ -1,13 +1,10 @@
|
|||||||
// Permission to copy, use, modify,
|
// Copyright David Abrahams 2004. Distributed under the Boost
|
||||||
// sell and distribute this software is granted provided this
|
// Software License, Version 1.0. (See accompanying
|
||||||
// copyright notice appears in all copies. This software is provided
|
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
#ifndef ITERATOR_ADAPTORS_DWA2004725_HPP
|
||||||
// to its suitability for any purpose.
|
# define ITERATOR_ADAPTORS_DWA2004725_HPP
|
||||||
|
|
||||||
#ifndef BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|
|
||||||
#define BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|
|
||||||
|
|
||||||
#define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200
|
#define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200
|
||||||
#include <boost/iterator/iterator_adaptor.hpp>
|
#include <boost/iterator/iterator_adaptor.hpp>
|
||||||
|
|
||||||
#endif // BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|
#endif // ITERATOR_ADAPTORS_DWA2004725_HPP
|
||||||
|
Reference in New Issue
Block a user