]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/open-type-font.cc
* lily/tie-column.cc (set_manual_tie_configuration): new function.
[lilypond.git] / lily / open-type-font.cc
index cd0c67c0572959f0a356dff016ed95399d1e67a1..a82a14f0e9067c87dd39a24757bee9e470512d68 100644 (file)
@@ -8,8 +8,10 @@
 
 #include "open-type-font.hh"
 
+#include <cstdio>
+using namespace std;
+
 #include <freetype/tttables.h>
-#include <stdio.h>
 
 #include "dimensions.hh"
 #include "modified-font-metric.hh"