cgal/Box_intersection_d/test
Andreas Fabri d3a5b84295 Fix a memory leak in the test code
As the counter object gets copied the original implementation
allocates an unsigned int on the heap.
We instead store a reference to an unsigned int.
2013-11-08 16:11:59 +01:00
..
Box_intersection_d Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00