summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/regex.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/regex.hpp')
-rw-r--r--boost/algorithm/string/regex.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/regex.hpp b/boost/algorithm/string/regex.hpp
index 0a4c38bd77..a6c7c60ae8 100644
--- a/boost/algorithm/string/regex.hpp
+++ b/boost/algorithm/string/regex.hpp
@@ -14,7 +14,7 @@
#include <boost/algorithm/string/config.hpp>
#include <boost/regex.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>