2
0
mirror of https://github.com/boostorg/range.git synced 2026-01-25 18:32:26 +00:00
Files
range/test/iterator_pair.cpp
Marcel Raad 97951d2a8b Fix test compilation
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.
2017-09-10 02:21:53 +03:00

4.8 KiB