]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/clocale
Safety updates
[simgear.git] / simgear / compatibility / clocale
1 // This file is automatically generated. Do not edit.
2 // ['../../../libs/compatibility/generate_cpp_c_headers.py']
3 // Mon Apr 16 15:16:00 2001 ('PST', 'PDT')
4
5 #ifndef __CLOCALE_HEADER
6 #define __CLOCALE_HEADER
7
8 #include <locale.h>
9
10 namespace std {
11   using ::lconv;
12   using ::localeconv;
13   using ::setlocale;
14 }
15
16 #endif // CLOCALE_HEADER