// -*- C++ -*- forwarding header.
// This file is part of the GNU ISO C++ Library.
// (C) Copyright 1998 Cygnus Solutions

// XXX not used

//
// ISO C++ draft working paper:	22.3  C Library Locales
//

#ifndef __CLOCALE__
#define __CLOCALE__
# include <locale.h>
# include <xlocale.h>
#endif
