mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 13:52:17 +02:00
remove stray \r
[SVN r11143]
This commit is contained in:
@ -7,7 +7,6 @@
|
|||||||
// locale:
|
// locale:
|
||||||
// #define BOOST_REGEX_USE_CPP_LOCALE
|
// #define BOOST_REGEX_USE_CPP_LOCALE
|
||||||
|
|
||||||
|
|
||||||
// define this if you want to statically link to regex,
|
// define this if you want to statically link to regex,
|
||||||
// even when the runtime is a dll (Probably Win32 specific):
|
// even when the runtime is a dll (Probably Win32 specific):
|
||||||
// #define BOOST_REGEX_STATIC_LINK
|
// #define BOOST_REGEX_STATIC_LINK
|
||||||
|
Reference in New Issue
Block a user