From e75fe82cbbefe0964569a2249a36003c393d8852 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 3 Oct 2006 13:06:37 +0000 Subject: [PATCH] #include cleanup. --- ChangeLog | 2 ++ lily/book.cc | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2a66fbae99..f59a27fc85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-03 Han-Wen Nienhuys + * lily/book.cc: #include cleanup. + * lily/include/lily-guile-macros.hh: add assert to scm_or_str2symbol(SCM). diff --git a/lily/book.cc b/lily/book.cc index 06b10135ac..f307bcf3c3 100644 --- a/lily/book.cc +++ b/lily/book.cc @@ -12,9 +12,7 @@ using namespace std; #include "lilypond-key.hh" -#include "global-context.hh" #include "main.hh" -#include "music-iterator.hh" #include "music-output.hh" #include "music.hh" #include "output-def.hh" @@ -23,7 +21,6 @@ using namespace std; #include "stencil.hh" #include "text-interface.hh" #include "warn.hh" - #include "performance.hh" #include "paper-score.hh" -- 2.39.2