forked from boostorg/range
Replaced deprecated cast.hpp with polymorphic_cast.hpp. Droped dependency to the Numeric library
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#include <boost/range/reference.hpp>
|
||||
#include <boost/range/value_type.hpp>
|
||||
#include <boost/range/iterator_range_core.hpp>
|
||||
#include <boost/cast.hpp>
|
||||
|
||||
namespace boost
|
||||
{
|
||||
|
Reference in New Issue
Block a user