remove whitespace introduced during merge

This commit is contained in:
Sébastien Loriot 2021-04-17 14:12:49 +02:00
parent 6d63fcc465
commit 0efe2459dc
1 changed files with 1 additions and 1 deletions

View File

@ -1584,7 +1584,7 @@ public:
const TriangleMesh& tm2=nodes.tm2;
const VertexPointMap1& vpm1=nodes.vpm1;
const VertexPointMap2& vpm2=nodes.vpm2;
// used only if throw_on_self_intersection == true
std::set<face_descriptor> tm1_faces;
std::set<face_descriptor> tm2_faces;