]> git.donarmstrong.com Git - lilypond.git/commitdiff
''
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 May 2002 23:10:44 +0000 (23:10 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 May 2002 23:10:44 +0000 (23:10 +0000)
flower/include/dictionary.hh
lily/include/midi-item.hh

index 701bc30d1dacb794d48bd02621045db825c2418b..d77f3aec982b6fd87d452f2758c1bc68c127b058 100644 (file)
@@ -30,7 +30,7 @@ struct Dict_initialiser
 /*
   interface to STL function.
  */
-#include "cons.hh"
+
 template <class V>
 class Dictionary : public std::map<String, V> //map<String, V>
 {
index cbf9a6740f6fdc4ace56e4a777687ba5db5b7bc0..4ac751b2a284942159df073113c29d8740981625 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef MIDI_ITEM_HH
 #define MIDI_ITEM_HH
-
+i
 #include "cons.hh"
 #include "string.hh"
 #include "lily-proto.hh"