Whoops, let's not forget the init_type()

This commit is contained in:
rdb 2010-07-29 17:03:41 +00:00
parent 892cf20f5a
commit 8fd806a5c9

View File

@ -155,6 +155,7 @@ init_libputil() {
BamReaderAuxData::init_type();
BamReaderParam::init_type();
BitArray::init_type();
BitMask16::init_type();
BitMask32::init_type();
BitMask64::init_type();
ButtonHandle::init_type();