]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/interval.tcc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / include / interval.tcc
index afa4e9cf9a0c6f5a470072fc3312eadb4d368b7c..d912e526e2e9950d9addfb145fd156cb1867c577 100644 (file)
@@ -10,8 +10,9 @@
 #ifndef INTERVAL_TCC
 #define INTERVAL_TCC
 
-#include <assert.h> 
-#include <math.h>
+#include <cassert> 
+#include <cmath>
+
 #include "interval.hh"
 #include "string.hh"