2
0
mirror of https://github.com/boostorg/range.git synced 2026-01-22 17:33:01 +00:00
Files
range/test/iterator_pair.cpp
Marcel Raad 1a3aeeb336 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.
2015-09-22 00:51:41 +02:00

4.8 KiB