Author: sebor
Date: Fri Jul 11 13:01:41 2008
New Revision: 676064
URL: http://svn.apache.org/viewvc?rev=676064&view=rev
Log:
2008-07-11 Martin Sebor <[EMAIL PROTECTED]>
Merged rev 676063 from 4.2.x.
STDCXX-991
* include/rw/_config-eccp.h (_RWSTD_NO_MBSTATE_T): Removed macro
#definition.
Modified:
stdcxx/branches/4.3.x/include/rw/_config-eccp.h
Modified: stdcxx/branches/4.3.x/include/rw/_config-eccp.h
URL:
http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/include/rw/_config-eccp.h?rev=676064&r1=676063&r2=676064&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/include/rw/_config-eccp.h (original)
+++ stdcxx/branches/4.3.x/include/rw/_config-eccp.h Fri Jul 11 13:01:41 2008
@@ -25,7 +25,7 @@
* implied. See the License for the specific language governing
* permissions and limitations under the License.
*
- * Copyright 2001-2007 Rogue Wave Software, Inc.
+ * Copyright 2001-2008 Rogue Wave Software, Inc.
*
**************************************************************************/
@@ -55,10 +55,6 @@
# define _RWSTD_NO_UNCAUGHT_EXCEPTION
#endif // _RWSTD_REENTRANT
-#ifndef _RWSTD_NO_MBSTATE_T
-# define _RWSTD_NO_MBSTATE_T
-#endif // _RWSTD_NO_MBSTATE_T
-
#undef _RWSTD_NO_DEPRECATED_C_HEADERS
#undef _RWSTD_NO_PURE_C_HEADERS