]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/misc.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / misc.cc
index b1f6b5b734a55a389f119201c2b2095b6d62bd3d..036cbd7e507d48e009808c307153b2d2b3a8829e 100644 (file)
@@ -7,9 +7,10 @@
     Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
-#include <math.h>
 #include "misc.hh"
 
+#include <cmath>
+
 /*
   Return the 2-log, rounded down 
  */