first commit
This commit is contained in:
4
extern/STLport/5.2.1/stlport/using/h/fstream.h
vendored
Normal file
4
extern/STLport/5.2.1/stlport/using/h/fstream.h
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
using ::streambuf;
|
||||
using ::ifstream;
|
||||
using ::ofstream;
|
||||
using ::fstream;
|
||||
Reference in New Issue
Block a user