]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/real.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / real.cc
index a043b98f4f04873a2331faf5146adca6ce7eef9f..7f57b1474bdff3b4e93394d5eccb05da84d638ec 100644 (file)
@@ -1,4 +1,5 @@
-#include <math.h>
 #include "real.hh"
 
+#include <cmath>
+
 const Real infinity_f = HUGE_VAL;