X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDWrapper%2FMED_Wrapper.hxx;h=159d4571492d39653f7585b783176976441b3263;hb=285f56790c4e056c29c8e39aa27083976bd39b4e;hp=05b0496c28554fdf7c23800441fcbca76d69da82;hpb=e330934ca6f8bb1f67b5367bb65a861868998aeb;p=modules%2Fsmesh.git diff --git a/src/MEDWrapper/MED_Wrapper.hxx b/src/MEDWrapper/MED_Wrapper.hxx index 05b0496c2..159d45714 100644 --- a/src/MEDWrapper/MED_Wrapper.hxx +++ b/src/MEDWrapper/MED_Wrapper.hxx @@ -52,7 +52,7 @@ namespace MED TWrapper& operator=(const TWrapper&); public: - TWrapper(const std::string& theFileName, TInt theMinor=-1); + TWrapper(const std::string& theFileName, TInt theVersion=-1); virtual ~TWrapper();