diff --git a/Filtered_kernel/include/CGAL/Lazy.h b/Filtered_kernel/include/CGAL/Lazy.h index 204a2bf70cd..13412828169 100644 --- a/Filtered_kernel/include/CGAL/Lazy.h +++ b/Filtered_kernel/include/CGAL/Lazy.h @@ -37,6 +37,9 @@ #include #include +#ifdef CGAL_LAZY_KERNEL_DEBUG +# include +#endif #include