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