sl@0: // This file is automatically generated. Do not edit. sl@0: // ['../../libs/compatibility/generate_cpp_c_headers.py'] sl@0: // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST') sl@0: sl@0: #ifndef __CSTRING_HEADER sl@0: #define __CSTRING_HEADER sl@0: sl@0: #include sl@0: sl@0: namespace std { sl@0: using ::size_t; sl@0: using ::memchr; sl@0: using ::strcat; sl@0: using ::strcspn; sl@0: using ::strncpy; sl@0: using ::strtok; sl@0: using ::memcmp; sl@0: using ::strchr; sl@0: using ::strerror; sl@0: using ::strpbrk; sl@0: using ::strxfrm; sl@0: using ::memcpy; sl@0: using ::strcmp; sl@0: using ::strlen; sl@0: using ::strrchr; sl@0: using ::memmove; sl@0: using ::strcoll; sl@0: using ::strncat; sl@0: using ::strspn; sl@0: using ::memset; sl@0: using ::strcpy; sl@0: using ::strncmp; sl@0: using ::strstr; sl@0: } sl@0: sl@0: #endif // CSTRING_HEADER