From e092f03e8c1837c49769abbe43fb4f185fbb9fb5 Mon Sep 17 00:00:00 2001 From: "eduardo.davila@creatis.insa-lyon.fr" Date: Mon, 14 Apr 2025 15:40:21 +0200 Subject: [PATCH] #3579 ManualContourModel_Interpolate --- .../wxWindows/widgets/manualContour/manualContourModel.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModel.cpp b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModel.cpp index 3d194cf..e683ac7 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModel.cpp +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualContourModel.cpp @@ -23,6 +23,7 @@ # knowledge of the CeCILL-B license and that you accept its terms. # ------------------------------------------------------------------------ */ +#include #include "manualContourModel.h" // ---------------------------------------------------------------------------- -- 2.49.0