* include/c_std/bits/std_cmath.h (sqrt): #undef.
authorGabriel Dos Reis <gdr@codesourcery.com>
Sat, 26 May 2001 07:03:23 +0000 (07:03 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sat, 26 May 2001 07:03:23 +0000 (07:03 +0000)
From-SVN: r42622

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

index dc4ea0666d79847a41723364a56e43456fa60621..0dafd72a54a03bff9d7e704f3ec69379926c4982 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 3f6f23db75c2e659a2eb6938391e678812a05098..b6256d8925a9f03379abadc89614dce504c28712 100644 (file)
@@ -74,6 +74,7 @@
 #undef pow
 #undef sin
 #undef sinh
+#undef sqrt
 #undef tan
 #undef tanh