#ifndef GCCXML_CLOCALE #define GCCXML_CLOCALE #include_next // 22.3/1 namespace std { //using ::lonv; using ::localeconv; using ::setlocale; } #endif