summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/detail/find_iterator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/detail/find_iterator.hpp')
-rw-r--r--boost/algorithm/string/detail/find_iterator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/detail/find_iterator.hpp b/boost/algorithm/string/detail/find_iterator.hpp
index c76993a114..9b78a0f7e1 100644
--- a/boost/algorithm/string/detail/find_iterator.hpp
+++ b/boost/algorithm/string/detail/find_iterator.hpp
@@ -12,7 +12,7 @@
#define BOOST_STRING_FIND_ITERATOR_DETAIL_HPP
#include <boost/algorithm/string/config.hpp>
-#include <boost/range/iterator_range.hpp>
+#include <boost/range/iterator_range_core.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include <boost/iterator/iterator_categories.hpp>
#include <boost/function.hpp>