From: matsb Date: Thu, 2 Jun 2005 14:28:53 +0000 (+0000) Subject: * lily/easy-notation.cc: Added include cctype to correct X-Git-Tag: release/2.5.32^2~78 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d3e5ea9e773619fbda806cd12b90ef8e1b9c8c06;p=lilypond.git * lily/easy-notation.cc: Added include cctype to correct compilation error. --- diff --git a/ChangeLog b/ChangeLog index c54b350d65..ec307e5f99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-02 Mats Bengtsson + + * lily/easy-notation.cc: Added include cctype to correct + compilation error. + 2005-06-02 Han-Wen Nienhuys * Documentation/topdocs/NEWS.tely (Top): add entry about font family. diff --git a/lily/easy-notation.cc b/lily/easy-notation.cc index 80ebdca813..f6cca95535 100644 --- a/lily/easy-notation.cc +++ b/lily/easy-notation.cc @@ -17,6 +17,7 @@ #include "font-interface.hh" #include "staff-symbol-referencer.hh" #include "stem.hh" +#include MAKE_SCHEME_CALLBACK (Note_head, brew_ez_stencil, 1); SCM