]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-def.cc
release: 1.3.64
[lilypond.git] / lily / paper-def.cc
index cc8bd881d636d2d58bc852cc6b958cd81040457d..bae8a1b395b9491922ca4f7bdc825696baf25484 100644 (file)
@@ -8,22 +8,16 @@
 
 #include <math.h>
 
-#include "all-font-metrics.hh"
 #include "string.hh"
 #include "misc.hh"
 #include "paper-def.hh"
 #include "debug.hh"
 #include "lookup.hh"
-#include "score-engraver.hh"
-#include "paper-score.hh"
-#include "identifier.hh"
 #include "main.hh"
 #include "scope.hh"
 #include "file-results.hh" // urg? header_global_p
-#include "paper-outputter.hh"
 #include "paper-stream.hh"
 
-
 Paper_def::Paper_def ()
 {
   lookup_p_tab_p_ = new map<int, Lookup*>;