]> git.buserror.net Git - polintos/scott/priv.git/blob - include/c++/stl/using/h/iomanip.h
Add STLport 5.1.4
[polintos/scott/priv.git] / include / c++ / stl / using / h / iomanip.h
1 using ::setiosflags;
2 using ::resetiosflags;
3 // using ::setbase;
4 using ::setfill;
5 using ::setprecision;
6 using ::setw;