add missing this->

This commit is contained in:
Jane Tournois 2025-03-25 13:14:44 +01:00
parent ffce97431f
commit 78d7ddc5e5
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ public:
this->build();
if(!is_closed(polyhedron))
set_surface_only();
this->set_surface_only();
}
#ifndef CGAL_NO_DEPRECATED_CODE