Commented out export of missing CRML source file to avoid build error.
There are no known side effects of this file being missing, so this seems a reasonable way to avoid the build error.
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;