--- branches/development/src/selection/HullFinder.hpp 2013/02/20 15:39:39 1850 +++ branches/development/src/selection/HullFinder.hpp 2013/04/29 17:53:48 1867 @@ -52,6 +52,7 @@ namespace OpenMD { class HullFinder { public: HullFinder(SimInfo* si); + ~HullFinder(); OpenMDBitSet findHull(); OpenMDBitSet findHull(int frame);