diff --git a/contrib/voro++/src/cell.hh b/contrib/voro++/src/cell.hh index a920b88c6f153b877a96bf042c6ab14410b42fbb..912c89def19412764272150e7736b1ecfdcbf504 100644 --- a/contrib/voro++/src/cell.hh +++ b/contrib/voro++/src/cell.hh @@ -420,7 +420,7 @@ class voronoicell_neighbor : public voronoicell_base { * face that is clockwise from the jth edge. */ int **ne; voronoicell_neighbor(); - ~voronoicell_neighbor(); + virtual ~voronoicell_neighbor(); void operator=(voronoicell &c); void operator=(voronoicell_neighbor &c); /** Cuts the Voronoi cell by a particle whose center is at a