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