]> git.donarmstrong.com Git - lilypond.git/commitdiff
* lily/easy-notation.cc: Added include cctype to correct
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Thu, 2 Jun 2005 14:28:53 +0000 (14:28 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Thu, 2 Jun 2005 14:28:53 +0000 (14:28 +0000)
compilation error.

ChangeLog
lily/easy-notation.cc

index c54b350d656946c1ed88f41a1d842ace0b9e87db..ec307e5f997a20feadd4e49930c208a5a5889b3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * lily/easy-notation.cc: Added include cctype to correct
+       compilation error.
+
 2005-06-02  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/topdocs/NEWS.tely (Top): add entry about font family.
index 80ebdca8130bbb579347d9d6e7d99534945d0525..f6cca955353975e9be87331e470ff97d43d164e3 100644 (file)
@@ -17,6 +17,7 @@
 #include "font-interface.hh"
 #include "staff-symbol-referencer.hh"
 #include "stem.hh"
+#include <cctype>
 
 MAKE_SCHEME_CALLBACK (Note_head, brew_ez_stencil, 1);
 SCM