2003-07-10 12:49:49 +00:00
|
|
|
// Permission to copy, use, modify,
|
2001-02-04 19:11:30 +00:00
|
|
|
// sell and distribute this software is granted provided this
|
|
|
|
// copyright notice appears in all copies. This software is provided
|
|
|
|
// "as is" without express or implied warranty, and with no claim as
|
|
|
|
// to its suitability for any purpose.
|
2002-12-27 16:51:53 +00:00
|
|
|
|
2003-07-10 12:49:49 +00:00
|
|
|
#ifndef BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|
|
|
|
#define BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|
2001-02-04 19:11:30 +00:00
|
|
|
|
2003-07-10 12:49:49 +00:00
|
|
|
#define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200
|
|
|
|
#include <boost/iterator/iterator_adaptor.hpp>
|
2001-02-04 19:11:30 +00:00
|
|
|
|
2003-07-10 12:49:49 +00:00
|
|
|
#endif // BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
|