]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/real.hh
*** empty log message ***
[lilypond.git] / flower / include / real.hh
index 58d3f95365cc4f097153d832462ecb28289946df..ce7a0e0a857f54ab561e799576bbe9ca4938c008 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the Flower Library
 
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -11,7 +11,7 @@
 #define REAL_HH
 
 
-#include <limits.h>
+#include <climits>
 
 typedef double Real;
 extern const Real infinity_f;