// This file is automatically generated. Do not edit.
// ['../../../libs/compatibility/generate_cpp_c_headers.py']
// Mon Apr 16 15:16:00 2001 ('PST', 'PDT')

#ifndef __CLOCALE_HEADER
#define __CLOCALE_HEADER

#include <locale.h>

namespace std {
  using ::lconv;
  using ::localeconv;
  using ::setlocale;
}

#endif // CLOCALE_HEADER
