]> git.donarmstrong.com Git - lilypond.git/commitdiff
use math.h iso. <cmath> release/2.7.9
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 5 Sep 2005 14:19:56 +0000 (14:19 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 5 Sep 2005 14:19:56 +0000 (14:19 +0000)
ChangeLog
flower/offset.cc

index 84458afaf0ef63bce1fb9a804631192be00e6331..6394190229d8acb1e3ef6ec33e58e09d76fe6e65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * flower/offset.cc: use math.h iso. <cmath>
+
        * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
        of IE users.
 
index 6308bd047c1c98c53eba1b4062471e61c8ce9b85..f54772daa9c3747d791572b8ac205e159ee2f833 100644 (file)
@@ -10,7 +10,7 @@
 
 
 #include <math.h>
-#include <cmath>
+// #include <cmath>  // undefines isnan on MacOS X.  
 
 #ifndef STANDALONE
 String