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