From 59dc10717f36fd848ff574a7f183bdb2eeccb722 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Fri, 13 Sep 2024 15:26:32 +0200 Subject: [PATCH] [tuleap42837] : fix linking problem on deb11 release --- src/ShapeRecogn/ShapeRecognMeshBuilder.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ShapeRecogn/ShapeRecognMeshBuilder.cxx b/src/ShapeRecogn/ShapeRecognMeshBuilder.cxx index 8b817eb2e..bbfcd19cf 100644 --- a/src/ShapeRecogn/ShapeRecognMeshBuilder.cxx +++ b/src/ShapeRecogn/ShapeRecognMeshBuilder.cxx @@ -26,6 +26,7 @@ #include "MEDCouplingFieldDouble.hxx" #include "MEDCouplingFieldInt64.hxx" #include "MEDCouplingFieldInt32.hxx" +#include "MEDCouplingMemArray.txx" #include #include -- 2.39.2