aboutsummaryrefslogtreecommitdiff
path: root/contrib/libstdc++/include/c_std/std_clocale.h
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2004-07-28 03:12:05 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2004-07-28 03:12:05 +0000
commitffeaf689a248da869b6bc8d4fd2233dfe513c060 (patch)
tree75ef0e6da73746d6849e25a0996ae34e1aeff51d /contrib/libstdc++/include/c_std/std_clocale.h
parent9a63ad9273061dc19cbd117762e365ea9634e241 (diff)
downloadsrc-ffeaf689a248da869b6bc8d4fd2233dfe513c060.tar.gz
src-ffeaf689a248da869b6bc8d4fd2233dfe513c060.zip
Gcc 3.4.2 20040728 C++ support bits.
Notes
Notes: svn path=/vendor/gcc/dist/; revision=132720
Diffstat (limited to 'contrib/libstdc++/include/c_std/std_clocale.h')
-rw-r--r--contrib/libstdc++/include/c_std/std_clocale.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libstdc++/include/c_std/std_clocale.h b/contrib/libstdc++/include/c_std/std_clocale.h
index 66747d9244c5..988b84924af5 100644
--- a/contrib/libstdc++/include/c_std/std_clocale.h
+++ b/contrib/libstdc++/include/c_std/std_clocale.h
@@ -41,8 +41,8 @@
* contained in the namespace @c std.
*/
-#ifndef _CPP_CLOCALE
-#define _CPP_CLOCALE 1
+#ifndef _GLIBCXX_CLOCALE
+#define _GLIBCXX_CLOCALE 1
#pragma GCC system_header