Commit 4200d6fe by Gabriel Dos Reis Committed by Gabriel Dos Reis

* include/c_std/bits/std_cmath.h (sqrt): #undef.

From-SVN: r42622
parent a6371940
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>
* mknumeric_limits: Stop if gen-num-limits dies.
......
......@@ -74,6 +74,7 @@
#undef pow
#undef sin
#undef sinh
#undef sqrt
#undef tan
#undef tanh
......
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