]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/dictionary.hh
''
[lilypond.git] / flower / include / dictionary.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>
 {