From: Anthony Geay Date: Mon, 12 Sep 2022 07:51:31 +0000 (+0200) Subject: [tuleap30958] : windows porting X-Git-Tag: V9_10_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=68244490ac86758d6814c2f22c7ea5a534d778f4;p=tools%2Fmedcoupling.git [tuleap30958] : windows porting --- diff --git a/src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.hxx b/src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.hxx index 4c980a06f..9d90dc9da 100644 --- a/src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.hxx +++ b/src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.hxx @@ -24,7 +24,7 @@ namespace INTERP_KERNEL { - class LUDecomp + class INTERPKERNEL_EXPORT LUDecomp { private: mcIdType n;