Remove a few leftover uses of boost/detail/iterator.hpp.

This commit is contained in:
Andrey Semashev
2020-05-11 18:42:15 +03:00
parent cfb7c429f7
commit 8710bbd4b6
3 changed files with 6 additions and 8 deletions

View File

@ -11,7 +11,6 @@
#ifndef BOOST_STRING_FORMATTER_HPP
#define BOOST_STRING_FORMATTER_HPP
#include <boost/detail/iterator.hpp>
#include <boost/range/value_type.hpp>
#include <boost/range/iterator_range_core.hpp>
#include <boost/range/as_literal.hpp>