clocale 336 B

12345678910111213141516
  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 __CLOCALE_HEADER
  5. #define __CLOCALE_HEADER
  6. #include <locale.h>
  7. namespace std {
  8. using ::lconv;
  9. using ::localeconv;
  10. using ::setlocale;
  11. }
  12. #endif // CLOCALE_HEADER