author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
sl@0 | 1 |
using _STLP_NEW_IO_NAMESPACE::basic_ostream; |
sl@0 | 2 |
using _STLP_NEW_IO_NAMESPACE::ostream; |
sl@0 | 3 |
|
sl@0 | 4 |
# ifndef _STLP_NO_WIDE_STREAMS |
sl@0 | 5 |
using _STLP_NEW_IO_NAMESPACE::wostream; |
sl@0 | 6 |
# endif |
sl@0 | 7 |
|
sl@0 | 8 |
using _STLP_NEW_IO_NAMESPACE::endl; |
sl@0 | 9 |
using _STLP_NEW_IO_NAMESPACE::ends; |
sl@0 | 10 |
using _STLP_NEW_IO_NAMESPACE::flush; |