Salome HOME
reintroduction of choice of MED minor version when exporting MED files
[modules/smesh.git] / src / MEDWrapper / MED_Factory.hxx
index 3dea6247b324d5dd76871fd30e8f9b12c1f9303d..7313da7ec210ce7217ec2581dce697ff349bc14d 100644 (file)
@@ -43,7 +43,7 @@ namespace MED
   PWrapper CrWrapperR( const std::string& );
 
   MEDWRAPPER_EXPORT
-  PWrapper CrWrapperW( const std::string& );
+  PWrapper CrWrapperW( const std::string&, int theMinor=-1 );
 }
 
 #endif // MED_Factory_HeaderFile