2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-20 15:12:16 +00:00

CW8.3 problems with basic_stream

[SVN r25194]
This commit is contained in:
Michael Stevens
2004-09-18 18:21:21 +00:00
parent 073cdabd3c
commit 31d1febd5f

View File

@@ -201,6 +201,8 @@ namespace std {
// 8.x
#if __MWERKS__ <= 0x3003
#define BOOST_UBLAS_NO_MEMBER_FRIENDS
// Problems with basic_stream imbue
#define BOOST_UBLAS_USE_STREAM
// Base traits templates syntax untested
#define BOOST_UBLAS_NO_ITERATOR_BASE_TRAITS
#endif