Salome HOME
Patch for MacOS (from SALOME forum)
[modules/smesh.git] / src / Tools / MeshCut / MeshCut_Utils.cxx
index b17e2b4d759e114d60b80699805101acc280c609..3a41721cafda0cccae8d70cce7e845831bb84f38 100644 (file)
@@ -589,7 +589,7 @@ med_geometry_type MESHCUT::InstanceMGE(TYPE_MAILLE TYPE)
   return typeBanaliseMED;
 }
 
-int MESHCUT::chrono()
+int MESHCUT::salome_chrono()
 {
   return clock() / CLOCKS_PER_SEC;
 }