From: adam Date: Wed, 7 Oct 2009 12:53:26 +0000 (+0000) Subject: windows port X-Git-Tag: V5_1_main_FINAL~319 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=322c2e76c34c27c710a8a2fe4fcdfd30ccb89fba;p=tools%2Fmedcoupling.git windows port --- diff --git a/src/MEDCoupling/MEDCouplingCMesh.hxx b/src/MEDCoupling/MEDCouplingCMesh.hxx index 59fc9c2e7..4fc89be7c 100644 --- a/src/MEDCoupling/MEDCouplingCMesh.hxx +++ b/src/MEDCoupling/MEDCouplingCMesh.hxx @@ -26,7 +26,7 @@ namespace ParaMEDMEM { class DataArrayDouble; - class MEDCouplingCMesh : public MEDCouplingMesh + class MEDCOUPLING_EXPORT MEDCouplingCMesh : public MEDCouplingMesh { public: static MEDCouplingCMesh *New();