summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/erase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/erase.hpp')
-rw-r--r--boost/algorithm/string/erase.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/erase.hpp b/boost/algorithm/string/erase.hpp
index e738b86fa2..6883790978 100644
--- a/boost/algorithm/string/erase.hpp
+++ b/boost/algorithm/string/erase.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>