]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/open-type-font.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / open-type-font.cc
index cd0c67c0572959f0a356dff016ed95399d1e67a1..aa7291dd70162cbb115bd2b1b3798490cfd059a2 100644 (file)
@@ -3,13 +3,16 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #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"