]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/hash-table.hh
release: 1.2.11
[lilypond.git] / flower / include / hash-table.hh
index 569ff5143cc8f1310ab3f15c10d8a2ce532d091f..781784d7fd9fe5bb8ca8863fc9e9e6463eabd540 100644 (file)
@@ -12,6 +12,7 @@
 
 unsigned int int_hash (int);
 unsigned long prime_list (int idx);
+template<class K, class V> struct Hash_table_iter;
 
 template<class K>
 unsigned int