stdcpp/src/ios.cpp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/stdcpp/src/ios.cpp	Fri Apr 16 16:46:38 2010 +0300
+++ b/stdcpp/src/ios.cpp	Mon May 03 14:06:43 2010 +0300
@@ -28,8 +28,8 @@
 
 _STLP_BEGIN_NAMESPACE
 
-char* _STLP_CALL
-__write_integer(char* buf, ios_base::fmtflags flags, long x);
+/*char* _STLP_CALL
+__write_integer(char* buf, ios_base::fmtflags flags, long x);*/
 
 //----------------------------------------------------------------------
 // ios_base members