Salome HOME
Created MeshLocker to replace Lock/Unlock + replacing std::cerr by exceptions + repla...
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index 28a5b5a2b0a51492f3e85dc8c0d3e76614b30529..8c4d0b18be68707fc0f5ed2cc470537b6d981ee6 100644 (file)
@@ -462,5 +462,4 @@ protected:
   SMESH_Mesh();
   SMESH_Mesh(const SMESH_Mesh&) {};
 };
-
 #endif