Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / include / c++ / stlport / using / h / fstream.h
diff --git a/sdk/include/c++/stlport/using/h/fstream.h b/sdk/include/c++/stlport/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;