You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/aspell/files/aspell-0.60.3-templateinsta...

9 lines
274 B

--- 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>;