----------------------------------------------------------------- | New Revision: 51399 | Author: lrineau | Date: 2009-08-21 16:01:46 +0200 (Fri, 21 Aug 2009) | | Log message: | | Add a CGAL_kernel_assertion_code, in | Construct_circle_2::operator()(Point_3, Point_2, Point_2), to avoid some | unneeded calculus to be performed when NDEBUG is defined. -----------------------------------------------------------------