X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FMEDFileData.hxx;h=b9683f8a5b76183baf638e456253293614709da6;hb=719fc675bcf1570685c12723bf53f2a4250622fe;hp=72f7c3dd56d0c4881077a5573737942968c4e954;hpb=ba46d95e15064cd3768d78ec9ffff33bb72fcec5;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/MEDFileData.hxx b/src/MEDLoader/MEDFileData.hxx index 72f7c3dd5..b9683f8a5 100644 --- a/src/MEDLoader/MEDFileData.hxx +++ b/src/MEDLoader/MEDFileData.hxx @@ -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);