X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriverMED%2FDriverMED_R_SMESHDS_Mesh.h;h=3f63ff4852941c1e85dceda0c532fe9a3ea0a9a9;hp=2ccaa3f3d7625b8188a5d8f6f82bc5e8c4e20321;hb=2daa321efae3d0c6ce41199fa5a2482630d505d9;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070 diff --git a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.h b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.h index 2ccaa3f3d..3f63ff485 100644 --- a/src/DriverMED/DriverMED_R_SMESHDS_Mesh.h +++ b/src/DriverMED/DriverMED_R_SMESHDS_Mesh.h @@ -62,7 +62,7 @@ class MESHDRIVERMED_EXPORT DriverMED_R_SMESHDS_Mesh: public Driver_SMESHDS_Mesh bool checkFamilyID(DriverMED_FamilyPtr & aFamily, int anID) const; bool buildMeshGrille(const MED::PWrapper& theWrapper, - const MED::PMeshInfo& theMeshInfo); + const MED::PMeshInfo& theMeshInfo); private: std::string myMeshName;