diff --git a/Heat_method_3/include/CGAL/Heat_method_3/Heat_method_3.h b/Heat_method_3/include/CGAL/Heat_method_3/Heat_method_3.h index a69cbf116eb..fe5ebfb5c8c 100644 --- a/Heat_method_3/include/CGAL/Heat_method_3/Heat_method_3.h +++ b/Heat_method_3/include/CGAL/Heat_method_3/Heat_method_3.h @@ -34,10 +34,12 @@ #include #include #include +#ifdef CGAL_EIGEN3_ENABLED #include #include #include #include +#endif #include