* include/c_std/bits/std_cmath.h (sqrt): #undef.
From-SVN: r42622
This commit is contained in:
parent
a63719408d
commit
4200d6fe87
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-05-26 Gabriel Dos Reis <gdr@codesourcery.com>
|
||||||
|
|
||||||
|
* include/c_std/bits/std_cmath.h (sqrt): #undef.
|
||||||
|
|
||||||
2001-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
2001-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||||
|
|
||||||
* mknumeric_limits: Stop if gen-num-limits dies.
|
* mknumeric_limits: Stop if gen-num-limits dies.
|
||||||
|
|
|
@ -74,6 +74,7 @@
|
||||||
#undef pow
|
#undef pow
|
||||||
#undef sin
|
#undef sin
|
||||||
#undef sinh
|
#undef sinh
|
||||||
|
#undef sqrt
|
||||||
#undef tan
|
#undef tan
|
||||||
#undef tanh
|
#undef tanh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue