From 2142f45ff8a5ae46d5ebd0d135b54aa7f24ee37f Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sun, 28 Mar 2004 11:43:39 +0000 Subject: [PATCH] Compile fix: Include . Add header. --- ChangeLog | 5 +++++ lily/function-documentation.cc | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20d352c56d..3172b03309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-28 Jan Nieuwenhuizen + + * lily/function-documentation.cc: Compile fix: Include . + Add header. + 2004-03-27 Heikki Junes * vim/lilypond-indent.vim: small fixes. diff --git a/lily/function-documentation.cc b/lily/function-documentation.cc index 824efb8f9e..bb6beb9e8b 100644 --- a/lily/function-documentation.cc +++ b/lily/function-documentation.cc @@ -1,3 +1,14 @@ +/* + function-documentation.cc -- + + source file of the GNU LilyPond music typesetter + + (c) 2004 Han-Wen Nienhuys + +*/ + +#include + #include "lily-guile.hh" #include "protected-scm.hh" #include "string.hh" -- 2.39.5