mirror of
https://github.com/boostorg/regex.git
synced 2025-07-19 07:12:07 +02:00
Removed unsupported file.
Updated macro list in user.hpp. [SVN r29316]
This commit is contained in:
@ -55,10 +55,6 @@
|
||||
// cause more problems than they are worth:
|
||||
// #define BOOST_REGEX_NO_FWD
|
||||
|
||||
// define this if your compiler can't cope with the new
|
||||
// version 4 regex code.
|
||||
// #define BOOST_REGEX_V3
|
||||
|
||||
// define this if your compiler supports MS Windows structured
|
||||
// exception handling.
|
||||
// #define BOOST_REGEX_HAS_MS_STACK_GUARD
|
||||
@ -90,3 +86,5 @@
|
||||
// down quite a bit).
|
||||
// #define BOOST_REGEX_MATCH_EXTRA
|
||||
|
||||
// define this if you want to enable support for Unicode via ICU.
|
||||
// #define BOOST_HAS_ICU
|
||||
|
Reference in New Issue
Block a user