]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/easy-notation.cc
* lily/tie-column.cc (set_manual_tie_configuration): new function.
[lilypond.git] / lily / easy-notation.cc
index bd24ffbab2f699a4646bc8c04b7776f1100ca881..879ded5483b3ffa5c1b8db5a9e4368759fcc5082 100644 (file)
@@ -8,6 +8,9 @@
 
 #include "note-head.hh"
 
+#include <cctype>
+using namespace std;
+
 #include "text-interface.hh"
 #include "grob.hh"
 #include "output-def.hh"
@@ -16,7 +19,6 @@
 #include "font-interface.hh"
 #include "staff-symbol-referencer.hh"
 #include "stem.hh"
-#include <cctype>
 
 MAKE_SCHEME_CALLBACK (Note_head, brew_ez_stencil, 1);
 SCM