Commit 49ba75d2 by Benjamin Kosnik Committed by Benjamin Kosnik

*** empty log message ***

From-SVN: r37169
parent e201b0a7
2000-10-31 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* include/c/bits/std_cwctype.h: Add more undefs.
2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
* include/bits/std_complex.h (norm): Forward declare.
......
......@@ -54,6 +54,10 @@
#undef iswupper
#undef iswxdigit
#undef iswctype
#undef towlower
#undef towupper
#undef towctrans
#undef wctrans
namespace std
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment