mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-17 07:44:29 +00:00
Make the dtor of b3DynamicBvhBroadphase virtual, to match that the type has other virtual methods. This silences a -Wvirtual-dtor warning.