Install msysDVLPR-1.0.0-alpha-1
[msysgit.git] / include / g++-3 / 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