Salome HOME
Merge branch 'V9_3_BR' into pre/padder
[modules/smesh.git] / src / MEDWrapper / MED_Wrapper.hxx
index 7acbf4ce004f9d9249e5e29e216fae6f8c348fae..e236f206cb09240db23736801c9ac29597498db0 100644 (file)
@@ -52,7 +52,7 @@ namespace MED
     TWrapper& operator=(const TWrapper&);
 
   public:
-    TWrapper(const std::string& theFileName, TInt theVersion=-1);
+    TWrapper(const std::string& theFileName, bool write, TInt theVersion=-1);
 
     virtual
     ~TWrapper();