aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_std/std_ctime.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_std/std_ctime.h')
-rw-r--r--libstdc++-v3/include/c_std/std_ctime.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/libstdc++-v3/include/c_std/std_ctime.h b/libstdc++-v3/include/c_std/std_ctime.h
index 2ebf8aa57ee..1b4c09b77cc 100644
--- a/libstdc++-v3/include/c_std/std_ctime.h
+++ b/libstdc++-v3/include/c_std/std_ctime.h
@@ -1,6 +1,7 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -43,9 +44,10 @@
#ifndef _CPP_CTIME
#define _CPP_CTIME 1
+#pragma GCC system_header
+
#include <cstddef>
-#pragma GCC system_header
#include <time.h>
// Get rid of those macros defined in <time.h> in lieu of real functions.