diff --git a/Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_spherical_removal.cpp b/Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_spherical_removal.cpp index 8d2166852dd..25c4700f9dd 100644 --- a/Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_spherical_removal.cpp +++ b/Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_spherical_removal.cpp @@ -1,4 +1,4 @@ -// #define CGAL_IDENTIFICATION_XY 2 +//#define CGAL_IDENTIFICATION_XY 2 #include #include @@ -8,6 +8,7 @@ #include #include #include +#include typedef CGAL::Gmpq Number_type; typedef CGAL::Cartesian Kernel;