diff --git a/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h b/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h index 23e2c995a33..a9f62fbb99b 100644 --- a/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h +++ b/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h @@ -450,8 +450,6 @@ bool build_triangulation_with_subdomains_range(Tr& tr, const bool verbose = false, bool replace_domain_0 = false) { - BOOST_STATIC_ASSERT(boost::is_same::value); std::vector vertex_handle_vector; std::vector subdomains_vector( subdomains.begin(), subdomains.end());