diff -r acd3cd4aaceb -r 2efc27d87e1c stdcpp/src/ios.cpp --- a/stdcpp/src/ios.cpp Tue Aug 31 16:54:36 2010 +0300 +++ b/stdcpp/src/ios.cpp Wed Sep 01 12:36:54 2010 +0100 @@ -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