]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Fix linkage problem when building with -DMEDCOUPLING_USE_64BIT_IDS=ON option rnv/pv58_2 V9_5_0a1
authorvsr <vsr@opencascade.com>
Wed, 26 Feb 2020 12:39:53 +0000 (15:39 +0300)
committervsr <vsr@opencascade.com>
Wed, 26 Feb 2020 12:39:53 +0000 (15:39 +0300)
src/MEDLoader/MEDFileBasis.hxx

index f0e0cd19c8bc74a0ba096de5f8077eb4db9cf1ff..28087184f7c4204fc5070271d0cf14e73d0699ac 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "InterpKernelException.hxx"
 #include "MEDCouplingMemArray.hxx"
+#include "MEDCouplingMemArray.txx"
 
 #include <string>
 #include <vector>