mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Removed <native-wchar_t>on requirement (it's on by default for vc7 anyway, and vc7+stlport is better without it)
[SVN r21354]
This commit is contained in:
@ -11,7 +11,7 @@ template regex-options
|
||||
: # requirements
|
||||
<debug><define>BOOST_REGEX_CONFIG_INFO=1
|
||||
<sysinclude>$(BOOST_ROOT)
|
||||
<native-wchar_t>on
|
||||
# <native-wchar_t>on
|
||||
# como requires this:
|
||||
<como-win32><*><define>BOOST_REGEX_NO_W32=1
|
||||
;
|
||||
|
Reference in New Issue
Block a user