mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 22:32:09 +02:00
Changed boost/regex/detail to boost/regex/v3
[SVN r16184]
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#if !defined(BOOST_NO_STD_STRING)
|
||||
#include <map>
|
||||
#include <list>
|
||||
#include <boost/regex/detail/fileiter.hpp>
|
||||
#include <boost/regex/v3/fileiter.hpp>
|
||||
#include <cstdio>
|
||||
|
||||
namespace boost{
|
||||
@ -655,3 +655,4 @@ basic_string<char>::replace<const char*>(char* f1, char* f2, const char* i1, con
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user