forked from boostorg/range
1a3aeeb3366437b9f2948c97a0e3e77882b7d5d7
boost::detail::iterator_traits was used without including the necessary header file. It's deprecated anyway and only maps to std::iterator_traits. Also, utility was missing for std::pair.
Description
Boost.org range module
Languages
C++
99.8%
CMake
0.1%