* config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to
[official-gcc.git] / libstdc++ / cwchar
blob1674c12b61f0b4c976367fa2c5b4c98b989062d8
1 // The -*- C++ -*- wide character header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CWCHAR__
5 #define __CWCHAR__
6 #include <wchar.h>
7 #endif