diff --git a/include/boost/python/slice.hpp b/include/boost/python/slice.hpp index 90e9f51b..880cb90d 100644 --- a/include/boost/python/slice.hpp +++ b/include/boost/python/slice.hpp @@ -109,7 +109,7 @@ class slice : public detail::slice_base }; template - range + slice::range get_indicies( const RandomAccessIterator& begin, const RandomAccessIterator& end) const {