mirror of
https://github.com/boostorg/regex.git
synced 2025-07-18 14:52:08 +02:00
Changed boost/regex/detail to boost/regex/v3
[SVN r16184]
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#include <crtdbg.h>
|
||||
#endif
|
||||
|
||||
#include <boost/regex/detail/regex_raw_buffer.hpp>
|
||||
#include <boost/regex/v3/regex_raw_buffer.hpp>
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
#ifndef BOOST_RE_OLD_IOSTREAM
|
||||
@ -216,3 +216,4 @@ debug_guard::~debug_guard()
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user