Added BOOST_NO_STD_WSTREAMBUF guard

[SVN r14491]
This commit is contained in:
John Maddock
2002-07-17 11:39:15 +00:00
parent e6a371c6d6
commit 1ad6328d33
2 changed files with 2 additions and 2 deletions

View File

@ -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