]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
windows port
authoradam <adam>
Wed, 7 Oct 2009 12:53:26 +0000 (12:53 +0000)
committeradam <adam>
Wed, 7 Oct 2009 12:53:26 +0000 (12:53 +0000)
src/MEDCoupling/MEDCouplingCMesh.hxx

index 59fc9c2e7ca62eb4405444edc7a296e61396e16d..4fc89be7ca8102cb0bc758f79cfcceff3c44273e 100644 (file)
@@ -26,7 +26,7 @@ namespace ParaMEDMEM
 {
   class DataArrayDouble;
 
-  class MEDCouplingCMesh : public MEDCouplingMesh
+  class MEDCOUPLING_EXPORT MEDCouplingCMesh : public MEDCouplingMesh
   {
   public:
     static MEDCouplingCMesh *New();