Files
boost_iterator/include/boost/iterator_adaptors.hpp

14 lines
512 B
C++
Raw Normal View History

// 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.
#ifndef BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
#define BOOST_ITERATOR_ADAPTOR_13062003HK_HPP
2001-02-04 19:11:30 +00:00
#define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200
#include <boost/iterator/iterator_adaptor.hpp>
2001-02-04 19:11:30 +00:00
#endif // BOOST_ITERATOR_ADAPTOR_13062003HK_HPP