From: vsr Date: Wed, 26 Feb 2020 12:39:53 +0000 (+0300) Subject: Fix linkage problem when building with -DMEDCOUPLING_USE_64BIT_IDS=ON option X-Git-Tag: V9_5_0a1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Frnv%2Fpv58_2;p=tools%2Fmedcoupling.git Fix linkage problem when building with -DMEDCOUPLING_USE_64BIT_IDS=ON option --- diff --git a/src/MEDLoader/MEDFileBasis.hxx b/src/MEDLoader/MEDFileBasis.hxx index f0e0cd19c..28087184f 100644 --- a/src/MEDLoader/MEDFileBasis.hxx +++ b/src/MEDLoader/MEDFileBasis.hxx @@ -23,6 +23,7 @@ #include "InterpKernelException.hxx" #include "MEDCouplingMemArray.hxx" +#include "MEDCouplingMemArray.txx" #include #include