ossrv_pub/debug/inc/stdapis/stlport/stl/debug/_debug.h
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/ossrv_pub/debug/inc/stdapis/stlport/stl/debug/_debug.h	Fri Apr 16 16:46:38 2010 +0300
+++ b/ossrv_pub/debug/inc/stdapis/stlport/stl/debug/_debug.h	Mon May 03 14:06:43 2010 +0300
@@ -132,7 +132,7 @@
 # endif /* _STLP_DEBUG */
 
   // debug messages and formats
-   _STLP_STATIC_MEMBER_DECLSPEC static const char* _Message_table[_StlMsg_MAX];
+  static const char* _Message_table[_StlMsg_MAX];
 };