forked from boostorg/range
Replaced deprecated cast.hpp with polymorphic_cast.hpp. Droped dependency to the Numeric library
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
#ifndef BOOST_RANGE_DETAIL_ANY_ITERATOR_HPP_INCLUDED
|
||||
#define BOOST_RANGE_DETAIL_ANY_ITERATOR_HPP_INCLUDED
|
||||
|
||||
#include <boost/cast.hpp>
|
||||
#include <boost/mpl/and.hpp>
|
||||
#include <boost/mpl/or.hpp>
|
||||
#include <boost/mpl/not.hpp>
|
||||
|
Reference in New Issue
Block a user