mirror of
https://github.com/boostorg/regex.git
synced 2025-07-23 09:07:25 +02:00
Added BOOST_NO_STD_WSTREAMBUF guard
[SVN r14491]
This commit is contained in:
@ -536,7 +536,7 @@ private:
|
||||
#endif // Wide strings
|
||||
#endif // Win32
|
||||
|
||||
#ifndef BOOST_NO_STD_LOCALE
|
||||
#if !defined(BOOST_NO_STD_LOCALE) && !defined(BOOST_NO_STD_WSTREAMBUF)
|
||||
|
||||
} // namspace boost
|
||||
|
||||
|
Reference in New Issue
Block a user