Forráskód Böngészése

Whoops, let's not forget the init_type()

rdb 15 éve
szülő
commit
8fd806a5c9
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      panda/src/putil/config_util.cxx

+ 1 - 0
panda/src/putil/config_util.cxx

@@ -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();