epoc32/include/stdapis/stlport/wrap_std/h/streambuf.h
author William Roberts <williamr@symbian.org>
Wed, 31 Mar 2010 12:27:01 +0100
branchSymbian2
changeset 3 e1b950c65cb4
parent 0 061f57f2323e
permissions -rw-r--r--
Attempt to represent the S^2->S^3 header reorganisation as a series of "hg rename" operations
     1 //*TY 02/11/2000 - added missing header file
     2 
     3 # include _STLP_NATIVE_OLD_STREAMS_HEADER(iostream.h)
     4 
     5 # if defined (_STLP_USE_OWN_NAMESPACE)
     6 _STLP_BEGIN_NAMESPACE
     7 # include <using/h/streambuf.h>
     8 _STLP_END_NAMESPACE
     9 # endif /* _STLP_USE_OWN_NAMESPACE */