summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/concept.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/concept.hpp')
-rw-r--r--boost/algorithm/string/concept.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/concept.hpp b/boost/algorithm/string/concept.hpp
index 9876e98d50..17e8349596 100644
--- a/boost/algorithm/string/concept.hpp
+++ b/boost/algorithm/string/concept.hpp
@@ -12,7 +12,7 @@
#define BOOST_STRING_CONCEPT_HPP
#include <boost/concept_check.hpp>
-#include <boost/range/iterator_range.hpp>
+#include <boost/range/iterator_range_core.hpp>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>