summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/finder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/finder.hpp')
-rw-r--r--boost/algorithm/string/finder.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/finder.hpp b/boost/algorithm/string/finder.hpp
index 4c7ac38b04..93f7ec304a 100644
--- a/boost/algorithm/string/finder.hpp
+++ b/boost/algorithm/string/finder.hpp
@@ -13,7 +13,7 @@
#include <boost/algorithm/string/config.hpp>
-#include <boost/range/iterator_range.hpp>
+#include <boost/range/iterator_range_core.hpp>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <boost/range/iterator.hpp>