epoc32/include/stdapis/stlport/using/h/ostream.h
branchSymbian2
changeset 2 2fe1408b6811
parent 0 061f57f2323e
     1.1 --- a/epoc32/include/stdapis/stlport/using/h/ostream.h	Tue Nov 24 13:55:44 2009 +0000
     1.2 +++ b/epoc32/include/stdapis/stlport/using/h/ostream.h	Tue Mar 16 16:12:26 2010 +0000
     1.3 @@ -1,1 +1,6 @@
     1.4 -ostream.h
     1.5 +using _STLP_OLD_IO_NAMESPACE::ostream;
     1.6 +using _STLP_OLD_IO_NAMESPACE::endl;
     1.7 +using _STLP_OLD_IO_NAMESPACE::ends;
     1.8 +using _STLP_OLD_IO_NAMESPACE::flush;
     1.9 +
    1.10 +// using _STLP_OLD_IO_NAMESPACE::ws;