Salome HOME
Warning hunting
[modules/med.git] / src / MEDLoader / SauvReader.hxx
index cb7b7e6b6e03e2de2039cf69aa28ee11ba20e1aa..e6d3b53d56989919605e0d097ea9124864eb091b 100644 (file)
@@ -46,7 +46,7 @@ namespace ParaMEDMEM
 class SauvReader : public ParaMEDMEM::RefCountObject
 {
  public:
-  MEDLOADER_EXPORT static SauvReader* New(const char *fileName);
+  MEDLOADER_EXPORT static SauvReader* New(const std::string& fileName);
   MEDLOADER_EXPORT ParaMEDMEM::MEDFileData * loadInMEDFileDS();
   MEDLOADER_EXPORT ~SauvReader();