[range] merged bug fixes (r81890, refs #5603; r82071, refs #6103) from trunk

[SVN r82139]
This commit is contained in:
Nathan Ridge
2012-12-21 08:47:14 +00:00
parent a417560f09
commit 2726efa8c1
4 changed files with 11 additions and 3 deletions

View File

@ -10,8 +10,10 @@
#ifndef BOOST_RANGE_DETAIL_ANY_ITERATOR_WRAPPER_HPP_INCLUDED
#define BOOST_RANGE_DETAIL_ANY_ITERATOR_WRAPPER_HPP_INCLUDED
#include <boost/cast.hpp>
#include <boost/range/config.hpp>
#include <boost/range/detail/any_iterator_interface.hpp>
#include <boost/range/concepts.hpp>
namespace boost
{