Changed boost/regex/detail to boost/regex/v3

[SVN r16184]
This commit is contained in:
John Maddock
2002-11-10 11:35:53 +00:00
parent e5d9c95456
commit 5a65397974
7 changed files with 18 additions and 11 deletions

View File

@ -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()