summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/c
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-31 22:33:26 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2000-10-31 22:33:26 +0000
commite46daf7d642ff702da2cb0cea7f5c2e80a08104d (patch)
treed848f7bf7978f9e01a80def42d480f6acbdbad1f /libstdc++-v3/include/c
parent4daf4f4f86801f5caccb96f80a67a51994cf28bf (diff)
downloadppe42-gcc-e46daf7d642ff702da2cb0cea7f5c2e80a08104d.tar.gz
ppe42-gcc-e46daf7d642ff702da2cb0cea7f5c2e80a08104d.zip
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37169 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/c')
-rw-r--r--libstdc++-v3/include/c/bits/std_cwctype.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/include/c/bits/std_cwctype.h b/libstdc++-v3/include/c/bits/std_cwctype.h
index e55b4c50ba0..1fdf960a7bd 100644
--- a/libstdc++-v3/include/c/bits/std_cwctype.h
+++ b/libstdc++-v3/include/c/bits/std_cwctype.h
@@ -54,6 +54,10 @@
#undef iswupper
#undef iswxdigit
#undef iswctype
+#undef towlower
+#undef towupper
+#undef towctrans
+#undef wctrans
namespace std
{
OpenPOWER on IntegriCloud