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