OSDN Git Service

* include/c_std/bits/std_cmath.h (sqrt): #undef.
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2001 07:03:23 +0000 (07:03 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2001 07:03:23 +0000 (07:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42622 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/include/c_std/bits/std_cmath.h

index dc4ea06..0dafd72 100644 (file)
@@ -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>
 
        * mknumeric_limits: Stop if gen-num-limits dies.
index 3f6f23d..b6256d8 100644 (file)
@@ -74,6 +74,7 @@
 #undef pow
 #undef sin
 #undef sinh
+#undef sqrt
 #undef tan
 #undef tanh