MeshPart: remove trailing whitespace

This commit is contained in:
luz paz
2022-11-10 07:06:08 -05:00
committed by wwmayer
parent 61dee6b8ad
commit 57d0c2000a
19 changed files with 110 additions and 110 deletions

View File

@@ -84,7 +84,7 @@ using namespace MeshPart;
SMESH_Gen* Mesher::_mesh_gen = nullptr;
MeshingOutput::MeshingOutput()
MeshingOutput::MeshingOutput()
{
buffer.reserve(80);
}