os/ossrv/genericopenlibs/cppstdlib/stl/stlport/using/h/fstream.h
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
using ::streambuf;
sl@0
     2
using ::ifstream;
sl@0
     3
using ::ofstream;
sl@0
     4
using ::fstream;