mirror of
https://github.com/boostorg/regex.git
synced 2025-07-25 01:57:14 +02:00
Changed boost/regex/detail to boost/regex/v3
[SVN r16184]
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
#define BOOST_REGEX_SOURCE
|
||||
|
||||
#include <boost/regex/detail/regex_synch.hpp>
|
||||
#include <boost/regex/v3/regex_synch.hpp>
|
||||
|
||||
namespace boost{
|
||||
namespace re_detail{
|
||||
@ -67,3 +67,4 @@ BOOST_REGEX_DECL unsigned int re_lock_count = 0;
|
||||
} // namespace boost
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user