diff --git a/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h b/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h index 9e26458c210..e9f9ec831b1 100644 --- a/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h +++ b/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h @@ -428,7 +428,7 @@ public: #ifndef CGAL_NO_DEPRECATED_CODE template -#if !defined(BOOST_MSVC) || (BOOST_MSVC >= 1910) +#if !defined(BOOST_MSVC) CGAL_DEPRECATED #endif Labeled_mesh_domain_3(const Function& function,