From: Jan Nieuwenhuizen Date: Fri, 17 Feb 2006 14:11:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.7.35~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=caa6e6ead58ea6688742ea60b06afe416dccaa9d;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d8dd124bef..63f97a2b06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-17 Jan Nieuwenhuizen + + * lily/relocate.cc (setup_paths): Yet another const fix. + 2006-02-17 Han-Wen Nienhuys * configure.in (HOST_ARCH): determine HOST_ARCH in configure. diff --git a/flower/test-file.cc b/flower/test-file.cc index 564f81e30e..9057b3a9e2 100644 --- a/flower/test-file.cc +++ b/flower/test-file.cc @@ -1,6 +1,7 @@ #define HAVE_BOOST_LAMBDA 1 #include "std-vector.hh" +#include #include #include