reactos/sdk/include/c++/stlport/using/h/fstream.h

5 lines
72 B
C

using ::streambuf;
using ::ifstream;
using ::ofstream;
using ::fstream;