mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
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
|