]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - include/c++/stl/using/iomanip
Add STLport 5.1.4
[polintos/scott/priv.git] / include / c++ / stl / using / iomanip
diff --git a/include/c++/stl/using/iomanip b/include/c++/stl/using/iomanip
new file mode 100644 (file)
index 0000000..8a7c792
--- /dev/null
@@ -0,0 +1,6 @@
+using _STLP_NEW_IO_NAMESPACE::setiosflags;
+using _STLP_NEW_IO_NAMESPACE::resetiosflags;
+using _STLP_NEW_IO_NAMESPACE::setbase;
+using _STLP_NEW_IO_NAMESPACE::setfill;
+using _STLP_NEW_IO_NAMESPACE::setprecision;
+using _STLP_NEW_IO_NAMESPACE::setw;