]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
[tuleap42837] : fix linking problem on deb11 release master
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 13 Sep 2024 13:26:32 +0000 (15:26 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 13 Sep 2024 13:26:32 +0000 (15:26 +0200)
src/ShapeRecogn/ShapeRecognMeshBuilder.cxx

index 8b817eb2e51cbbc6ef91d83c85d76fbccae7d1a3..bbfcd19cf03b0d8b0e7cd38fb478d660dfb73aa2 100644 (file)
@@ -26,6 +26,7 @@
 #include "MEDCouplingFieldDouble.hxx"
 #include "MEDCouplingFieldInt64.hxx"
 #include "MEDCouplingFieldInt32.hxx"
+#include "MEDCouplingMemArray.txx"
 
 #include <algorithm>
 #include <iterator>