mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 05:16:37 +02:00
merged changes in regex5 branch
[SVN r26692]
This commit is contained in:
@ -24,11 +24,7 @@
|
||||
#include <boost/regex/config.hpp>
|
||||
#endif
|
||||
|
||||
#ifdef BOOST_REGEX_V3
|
||||
#include <boost/regex/v3/cregex.hpp>
|
||||
#else
|
||||
#include <boost/regex/v4/cregex.hpp>
|
||||
#endif
|
||||
|
||||
#endif /* include guard */
|
||||
|
||||
|
Reference in New Issue
Block a user