diff options
Diffstat (limited to 'contrib/libstdc++/ctime')
-rw-r--r-- | contrib/libstdc++/ctime | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/ctime b/contrib/libstdc++/ctime deleted file mode 100644 index 0184da5929f3..000000000000 --- a/contrib/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 |