diff --git a/Installation/include/CGAL/config.h b/Installation/include/CGAL/config.h index dfc36694740..474ee926a46 100644 --- a/Installation/include/CGAL/config.h +++ b/Installation/include/CGAL/config.h @@ -462,10 +462,6 @@ namespace CGAL { } // end of the temporary compatibility with CGAL-4.14 #endif // CGAL_NO_DEPRECATED_CODE -#if __has_include() -# include -#endif - namespace CGAL { // Typedef for the type of nullptr.