Warning, /include/boost/compatibility/cpp_c_headers/clocale is written in an unsupported language. File is not indexed.
0001 // This file is automatically generated. Do not edit.
0002 // ['../../libs/compatibility/generate_cpp_c_headers.py']
0003 // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
0004
0005 #ifndef __CLOCALE_HEADER
0006 #define __CLOCALE_HEADER
0007
0008 #include <locale.h>
0009
0010 namespace std {
0011 using ::lconv;
0012 using ::localeconv;
0013 using ::setlocale;
0014 }
0015
0016 #endif // CLOCALE_HEADER