Salome HOME
Unwarningization under Win.
[tools/medcoupling.git] / src / MEDLoader / MEDFileData.hxx
index 72f7c3dd56d0c4881077a5573737942968c4e954..b9683f8a5b76183baf638e456253293614709da6 100644 (file)
@@ -54,7 +54,7 @@ namespace ParaMEDMEM
     MEDLOADER_EXPORT bool changeMeshName(const char *oldMeshName, const char *newMeshName);
     MEDLOADER_EXPORT bool unPolyzeMeshes();
     //
-    void write(const char *fileName, int mode) const;
+    MEDLOADER_EXPORT void write(const char *fileName, int mode) const;
   private:
     MEDFileData();
     MEDFileData(const char *fileName);