]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - include/c++/stl/using/h/fstream.h
Add STLport 5.1.4
[polintos/scott/priv.git] / include / c++ / stl / using / h / fstream.h
diff --git a/include/c++/stl/using/h/fstream.h b/include/c++/stl/using/h/fstream.h
new file mode 100644 (file)
index 0000000..6600568
--- /dev/null
@@ -0,0 +1,4 @@
+using ::streambuf;
+using ::ifstream;
+using ::ofstream;
+using ::fstream;