cstdarg 295 B

1234567891011121314
  1. // This file is automatically generated. Do not edit.
  2. // ['../../libs/compatibility/generate_cpp_c_headers.py']
  3. // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
  4. #ifndef __CSTDARG_HEADER
  5. #define __CSTDARG_HEADER
  6. #include <stdarg.h>
  7. namespace std {
  8. using ::va_list;
  9. }
  10. #endif // CSTDARG_HEADER