* Makefile.in (ggc-common.o): Depend on genrtl.h.
[official-gcc.git] / libstdc++ / clocale
blobb67cf31c9d2e58155a5e4b21bb9c4971e8b5a4f8
1 // The -*- C++ -*- locale support header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CLOCALE__
5 #define __CLOCALE__
6 #include <locale.h>
7 #endif