From fc023c9e8c30ece68c431c241080b6e3fc95f7aa Mon Sep 17 00:00:00 2001 From: rnv Date: Thu, 8 Apr 2021 21:59:31 +0300 Subject: [PATCH] Build on Linux --- src/PyWrapping/medcoupling.i | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PyWrapping/medcoupling.i b/src/PyWrapping/medcoupling.i index 3c7a0e6d1..7fe41863a 100644 --- a/src/PyWrapping/medcoupling.i +++ b/src/PyWrapping/medcoupling.i @@ -25,6 +25,7 @@ #define INTERPKERNEL_EXPORT #define MEDCOUPLING_EXPORT #define MEDLOADER_EXPORT +#define MEDCOUPLINGICOCO_EXPORT %include "MEDCouplingCommon.i" -- 2.39.2