]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/real.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / include / real.hh
index e00c2880e3df39b4314d03197c796a717fd2f30f..ae3e436ff26434ab057346697865fc02a2936e66 100644 (file)
@@ -11,7 +11,7 @@
 #define REAL_HH
 
 
-#include <limits.h>
+#include <climits>
 
 typedef double Real;
 extern const Real infinity_f;