]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
trying to fix windows compilation
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Thu, 12 Sep 2024 10:24:31 +0000 (12:24 +0200)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Thu, 12 Sep 2024 10:24:31 +0000 (12:24 +0200)
src/MEDCoupling_Swig/MEDCouplingDataArrayTraits.hxx

index 5db25568dfe68e02ed247183033ee32335e9b80a..2a9179639e2f75901a8e35d0779657dea94b226b 100644 (file)
@@ -22,7 +22,7 @@
 #define __MEDCOUPLINGDATAARRAYTRAITS_HXX__
 
 #include "MCType.hxx"
-#include "MEDCouplingMemArray.hxx"
+#include "MEDCouplingMemArray.txx"
 
 #include <Python.h>