forked from boostorg/config
improve comment
[SVN r19001]
This commit is contained in:
@@ -15,8 +15,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//
|
//
|
||||||
// std::streambuf<wchar_t> is non-standard:
|
// std::streambuf<wchar_t> is non-standard
|
||||||
//
|
// NOTE: versions of libcomo prior to beta28 have octal version numbering,
|
||||||
|
// e.g. version 25 is 21 (dec)
|
||||||
#if __LIBCOMO_VERSION__ <= 22
|
#if __LIBCOMO_VERSION__ <= 22
|
||||||
# define BOOST_NO_STD_WSTREAMBUF
|
# define BOOST_NO_STD_WSTREAMBUF
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user