first commit
This commit is contained in:
6
extern/STLport/5.2.1/stlport/using/iomanip
vendored
Normal file
6
extern/STLport/5.2.1/stlport/using/iomanip
vendored
Normal file
@@ -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;
|
||||
Reference in New Issue
Block a user