summaryrefslogtreecommitdiffstats
path: root/spelling/aspell/templateinstantiations.patch
blob: a533f9e81158d2b2910e21cffe2bd24bad2191cd (plain) (blame)
1
2
3
4
5
6
7
8
--- common/string_map.cpp~	2004-07-15 12:58:58.000000000 +0200
+++ common/string_map.cpp	2005-07-19 14:31:42.000000000 +0200
@@ -82,3 +82,5 @@
   }
 }
 
+template class acommon::HashTable<acommon::StringMap::Parms>;
+template class acommon::BlockSList<acommon::StringPair>;