Chris@16: // Copyright David Abrahams 2004. Distributed under the Boost Chris@16: // Software License, Version 1.0. (See accompanying Chris@16: // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) Chris@16: Chris@16: // See www.boost.org/libs/iterator for documentation. Chris@16: Chris@16: #ifndef ITERATOR_ADAPTORS_DWA2004725_HPP Chris@16: # define ITERATOR_ADAPTORS_DWA2004725_HPP Chris@16: Chris@16: #define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200 Chris@16: #include Chris@16: Chris@16: #endif // ITERATOR_ADAPTORS_DWA2004725_HPP