From: eduardo.davila@creatis.insa-lyon.fr Date: Mon, 14 Apr 2025 13:38:47 +0000 (+0200) Subject: #3579 ManualContourModel_Interpolate X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=f326b5464a433b1d23f1d9ddedbbf620a3c98d2c;p=creaMaracasVisu.git #3579 ManualContourModel_Interpolate --- diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualBaseModel.cpp b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualBaseModel.cpp index b43941d..647c6f4 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualBaseModel.cpp +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/manualContour/manualBaseModel.cpp @@ -23,6 +23,7 @@ # knowledge of the CeCILL-B license and that you accept its terms. # ------------------------------------------------------------------------ */ +#include #include "manualBaseModel.h" // ----------------------------------------------------------------------------