aboutsummaryrefslogtreecommitdiff
path: root/contrib/libstdc++/include/c/std_ctime.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/include/c/std_ctime.h')
-rw-r--r--contrib/libstdc++/include/c/std_ctime.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libstdc++/include/c/std_ctime.h b/contrib/libstdc++/include/c/std_ctime.h
index ba9103ee054fd..197a1f8b86411 100644
--- a/contrib/libstdc++/include/c/std_ctime.h
+++ b/contrib/libstdc++/include/c/std_ctime.h
@@ -1,6 +1,6 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002, 2003 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
@@ -31,8 +31,8 @@
// ISO C++ 14882: 20.5 Date and time
//
-#ifndef _CPP_CTIME
-#define _CPP_CTIME 1
+#ifndef _GLIBCXX_CTIME
+#define _GLIBCXX_CTIME 1
#pragma GCC system_header