]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/midi-def.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / midi-def.cc
index d30e94e599a37407ce6961c735ced9e4d28ae346..0d3122b7ba62369e6e1dfaea0218d7398bf703a3 100644 (file)
@@ -6,7 +6,8 @@
   (c) 1997--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 
 */
-#include <math.h>
+
+#include <cmath>
 
 #include "misc.hh"
 #include "output-def.hh"
@@ -14,8 +15,6 @@
 #include "warn.hh"
 #include "scm-hash.hh"
 
-
-
 int
 get_tempo (Output_def * def,
           Moment one_beat_mom)