From: Han-Wen Nienhuys Date: Thu, 16 May 2002 23:10:44 +0000 (+0000) Subject: '' X-Git-Tag: release/1.5.57~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2753d88a9734ff77d882d166d8dc5857b59dfeeb;p=lilypond.git '' --- diff --git a/flower/include/dictionary.hh b/flower/include/dictionary.hh index 701bc30d1d..d77f3aec98 100644 --- a/flower/include/dictionary.hh +++ b/flower/include/dictionary.hh @@ -30,7 +30,7 @@ struct Dict_initialiser /* interface to STL function. */ -#include "cons.hh" + template class Dictionary : public std::map //map { diff --git a/lily/include/midi-item.hh b/lily/include/midi-item.hh index cbf9a6740f..4ac751b2a2 100644 --- a/lily/include/midi-item.hh +++ b/lily/include/midi-item.hh @@ -6,7 +6,7 @@ #ifndef MIDI_ITEM_HH #define MIDI_ITEM_HH - +i #include "cons.hh" #include "string.hh" #include "lily-proto.hh"