forked from boostorg/regex
change missed occasion of BOOST_RE_NO_SWPRINTF -> BOOST_NO_SWPRINTF
[SVN r11205]
This commit is contained in:
@ -470,7 +470,7 @@ namespace std{
|
|||||||
using ::abs;
|
using ::abs;
|
||||||
using ::setlocale;
|
using ::setlocale;
|
||||||
# ifndef BOOST_NO_WREGEX
|
# ifndef BOOST_NO_WREGEX
|
||||||
# ifndef BOOST_RE_NO_SWPRINTF
|
# ifndef BOOST_NO_SWPRINTF
|
||||||
using ::swprintf;
|
using ::swprintf;
|
||||||
# endif
|
# endif
|
||||||
using ::wcslen;
|
using ::wcslen;
|
||||||
|
Reference in New Issue
Block a user