change missed occasion of BOOST_RE_NO_SWPRINTF -> BOOST_NO_SWPRINTF

[SVN r11205]
This commit is contained in:
Jens Maurer
2001-09-22 15:24:10 +00:00
parent 7218f9847a
commit 0cef054b31

View File

@ -470,7 +470,7 @@ namespace std{
using ::abs;
using ::setlocale;
# ifndef BOOST_NO_WREGEX
# ifndef BOOST_RE_NO_SWPRINTF
# ifndef BOOST_NO_SWPRINTF
using ::swprintf;
# endif
using ::wcslen;