branch | Symbian2 |
changeset 2 | 2fe1408b6811 |
parent 0 | 061f57f2323e |
1.1 --- a/epoc32/include/stdapis/stlport/using/strstream Tue Nov 24 13:55:44 2009 +0000 1.2 +++ b/epoc32/include/stdapis/stlport/using/strstream Tue Mar 16 16:12:26 2010 +0000 1.3 @@ -1,1 +1,4 @@ 1.4 -strstream 1.5 +using _STLP_NEW_IO_NAMESPACE::strstreambuf; 1.6 +using _STLP_NEW_IO_NAMESPACE::istrstream; 1.7 +using _STLP_NEW_IO_NAMESPACE::ostrstream; 1.8 +using _STLP_NEW_IO_NAMESPACE::strstream;