diff options
Diffstat (limited to 'libstdc++/ctime')
-rw-r--r-- | libstdc++/ctime | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/ctime b/libstdc++/ctime deleted file mode 100644 index 0184da5..0000000 --- a/libstdc++/ctime +++ /dev/null @@ -1,7 +0,0 @@ -// The -*- C++ -*- time header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CTIME__ -#define __CTIME__ -#include <time.h> -#endif |