Move to Distance_3/X_Y.h rather than squared_distance_X_Y.h (as Intersections)
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
#include <CGAL/constructions/kernel_ftC2.h>
|
||||
#include <CGAL/constructions/kernel_ftC3.h>
|
||||
#include <CGAL/Cartesian/solve_3.h>
|
||||
#include <CGAL/squared_distance_Point_3_Point_3.h>
|
||||
#include <CGAL/internal/squared_distance_utils_3.h>
|
||||
#include <CGAL/Distance_3/Point_3_Point_3.h>
|
||||
#include <CGAL/Distance_3/internal/squared_distance_utils_3.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user