123
This commit is contained in:
6
STLPORT/stlport/BC50/using/iomanip.h
Normal file
6
STLPORT/stlport/BC50/using/iomanip.h
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