mirror of
https://github.com/boostorg/regex.git
synced 2025-07-04 16:16:32 +02:00
updated regex directory structure
[SVN r9765]
This commit is contained in:
@ -26,9 +26,9 @@
|
||||
#include <cctype>
|
||||
#include <cstdio>
|
||||
#include <boost/cregex.hpp>
|
||||
#include <boost/regex_traits.hpp>
|
||||
#include <boost/re_detail/regex_synch.hpp>
|
||||
#include <boost/re_detail/regex_cstring.hpp>
|
||||
#include <boost/regex/regex_traits.hpp>
|
||||
#include <boost/regex/detail/regex_synch.hpp>
|
||||
#include <boost/regex/detail/regex_cstring.hpp>
|
||||
|
||||
#if defined(_WIN32) && !defined(BOOST_RE_NO_W32)
|
||||
|
||||
|
Reference in New Issue
Block a user