epoc32/include/stdapis/stlport/using/streambuf
branchSymbian2
changeset 2 2fe1408b6811
parent 0 061f57f2323e
--- a/epoc32/include/stdapis/stlport/using/streambuf	Tue Nov 24 13:55:44 2009 +0000
+++ b/epoc32/include/stdapis/stlport/using/streambuf	Tue Mar 16 16:12:26 2010 +0000
@@ -1,1 +1,5 @@
-streambuf
+using _STLP_NEW_IO_NAMESPACE::basic_streambuf;
+using _STLP_NEW_IO_NAMESPACE::streambuf;
+#ifndef _STLP_NO_WIDE_STREAMS
+using _STLP_NEW_IO_NAMESPACE::wstreambuf;
+# endif