summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/detail/find_format_store.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/detail/find_format_store.hpp')
-rw-r--r--boost/algorithm/string/detail/find_format_store.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/detail/find_format_store.hpp b/boost/algorithm/string/detail/find_format_store.hpp
index e8bd84a6fe..b9f4a88d91 100644
--- a/boost/algorithm/string/detail/find_format_store.hpp
+++ b/boost/algorithm/string/detail/find_format_store.hpp
@@ -12,7 +12,7 @@
#define BOOST_STRING_FIND_FORMAT_STORE_DETAIL_HPP
#include <boost/algorithm/string/config.hpp>
-#include <boost/range/iterator_range.hpp>
+#include <boost/range/iterator_range_core.hpp>
namespace boost {
namespace algorithm {