Files
FC1/STLPORT/stlport/using/h/fstream.h
romkazvo 34d6c5d489 123
2023-08-07 19:29:24 +08:00

5 lines
72 B
C

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