#ifndef GCCXML_CSTDARG #define GCCXML_CSTDARG #include_next // 18.7/1 namespace std { using ::va_list; } #endif