Author: sebor
Date: Thu Jan  5 13:33:24 2006
New Revision: 366302

URL: http://svn.apache.org/viewcvs?rev=366302&view=rev
Log:
2006-01-05  Martin Sebor  <[EMAIL PROTECTED]>

        * _mutex.h (_RWSTD_CSTRING): Removed an unnecessary #include directive.

Modified:
    incubator/stdcxx/trunk/include/rw/_mutex.h

Modified: incubator/stdcxx/trunk/include/rw/_mutex.h
URL: 
http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/include/rw/_mutex.h?rev=366302&r1=366301&r2=366302&view=diff
==============================================================================
--- incubator/stdcxx/trunk/include/rw/_mutex.h (original)
+++ incubator/stdcxx/trunk/include/rw/_mutex.h Thu Jan  5 13:33:24 2006
@@ -34,7 +34,6 @@
 
 #include <rw/_defs.h>
 
-#include _RWSTD_CSTRING
 
 #ifdef _RWSTD_REENTRANT
 


Reply via email to