epoc32/include/stdapis/stlport/wrap_std/h/iostream.h
author William Roberts <williamr@symbian.org>
Wed, 31 Mar 2010 12:33:34 +0100
branchSymbian3
changeset 4 837f303aceeb
parent 0 061f57f2323e
permissions -rw-r--r--
Current Symbian^3 public API header files (from PDK 3.0.h)
This is the epoc32/include tree with the "platform" subtrees removed, and
all but a selected few mbg and rsg files removed.
     1 // # ifndef  _STLP_NO_WCHAR_T
     2 // #   include <wchar.h>
     3 // # endif
     4 
     5 # include _STLP_NATIVE_OLD_STREAMS_HEADER(iostream.h)
     6 
     7 # if defined (_STLP_USE_OWN_NAMESPACE)
     8 _STLP_BEGIN_NAMESPACE
     9 # include <using/h/iostream.h>
    10 _STLP_END_NAMESPACE
    11 # endif /* _STLP_USE_OWN_NAMESPACE */