libInit.cc
changeset 1587 6d56f7fb6a1a
parent 1493 b4195d4908da
child 1592 310d6e74d61f
--- a/libInit.cc	Tue Jan 24 11:26:18 2006 +0100
+++ b/libInit.cc	Tue Jan 24 14:40:22 2006 +0100
@@ -24,6 +24,7 @@
 _Base64Coder_Init(pass,__pRT__,snd);
 _FileSorter_Init(pass,__pRT__,snd);
 _MappedCollection_Init(pass,__pRT__,snd);
+_KeyedCollection_Init(pass,__pRT__,snd);
 _TwoByteString_Init(pass,__pRT__,snd);
 _Unicode16String_Init(pass,__pRT__,snd);
 _JISEncodedString_Init(pass,__pRT__,snd);