1.1 --- a/epoc32/include/stdapis/stlportv5/stl/config/stl_confix.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/stdapis/stlportv5/stl/config/stl_confix.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,11 +1,11 @@
1.4 /*
1.5 - * Copyright (c) 1999
1.6 + * Copyright (c) 1999
1.7 * Boris Fomitchev
1.8 *
1.9 * This material is provided "as is", with absolutely no warranty expressed
1.10 * or implied. Any use is at your own risk.
1.11 *
1.12 - * Permission to use or copy this software for any purpose is hereby granted
1.13 + * Permission to use or copy this software for any purpose is hereby granted
1.14 * without fee, provided the above notices are retained on all copies.
1.15 * Permission to modify the code and to distribute modified code is granted,
1.16 * provided the above notices are retained, and a notice that the code was
1.17 @@ -39,8 +39,8 @@
1.18 # define _STLP_USE_MSIPL 1
1.19 # if defined (__KCC) || (defined(__MSL_CPP__) && \
1.20 ( (__MSL_CPP__ >= 0x5000 && defined( _MSL_NO_MESSAGE_FACET )) || \
1.21 - (__MSL_CPP__ < 0x5000 && defined( MSIPL_NL_TYPES ))) \
1.22 - )
1.23 + (__MSL_CPP__ < 0x5000 && defined( MSIPL_NL_TYPES ))) \
1.24 + )
1.25 # define _STLP_NO_NATIVE_MESSAGE_FACET 1
1.26 # endif
1.27 #endif
1.28 @@ -52,7 +52,7 @@
1.29 # define _STLP_NEED_TYPENAME 1
1.30 # endif
1.31 # if !defined(_WCHAR_T_IS_KEYWORD)
1.32 -# undef _STLP_NO_WCHAR_T
1.33 +# undef _STLP_NO_WCHAR_T
1.34 # define _STLP_NO_WCHAR_T 1
1.35 # endif
1.36 # ifndef _PARTIAL_SPECIALIZATION_OF_CLASS_TEMPLATES