diff --git a/Circular_kernel_3/test/Circular_kernel_3/test_Exact_spherical_kernel.cpp b/Circular_kernel_3/test/Circular_kernel_3/test_Exact_spherical_kernel.cpp index 5da7844deab..30aa79e2863 100644 --- a/Circular_kernel_3/test/Circular_kernel_3/test_Exact_spherical_kernel.cpp +++ b/Circular_kernel_3/test/Circular_kernel_3/test_Exact_spherical_kernel.cpp @@ -20,19 +20,13 @@ // STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) -#include -#include -#include -#include -#include #include + typedef CGAL::Exact_spherical_kernel_3::FT FT_Q; + #include #include #include -#include -#include -#include int main() {