genericopenlibs/cppstdlib/stl/stlport/using/streambuf
author William Roberts <williamr@symbian.org>
Fri, 23 Jul 2010 11:57:06 +0100
branchGCC_SURGE
changeset 46 0a3770c1cffe
parent 0 e4d67989cc36
permissions -rw-r--r--
Reapply the libstdcpp.mmp file change for bug 2971

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