summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/c_std/std_cfloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_std/std_cfloat.h')
-rw-r--r--libstdc++-v3/include/c_std/std_cfloat.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/libstdc++-v3/include/c_std/std_cfloat.h b/libstdc++-v3/include/c_std/std_cfloat.h
index 938bb0e0403..ab7283e7802 100644
--- a/libstdc++-v3/include/c_std/std_cfloat.h
+++ b/libstdc++-v3/include/c_std/std_cfloat.h
@@ -1,6 +1,6 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2000, 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
@@ -40,10 +40,11 @@
* contained in the namespace @c std.
*/
-#ifndef _CPP_CFLOAT
-#define _CPP_CFLOAT 1
+#ifndef _CFLOAT
+#define _CFLOAT 1
#pragma GCC system_header
+
#include <float.h>
#endif
OpenPOWER on IntegriCloud