From: ageay Date: Wed, 29 Jan 2014 07:34:24 +0000 (+0000) Subject: Fixing compilation error under Visual2012. X-Git-Tag: V7_3_1b1^2~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a58b30a1b00a008f265f7d8d455bc444cca06cbc;p=tools%2Fmedcoupling.git Fixing compilation error under Visual2012. --- diff --git a/src/INTERP_KERNEL/InterpolationUtils.hxx b/src/INTERP_KERNEL/InterpolationUtils.hxx index 46df158dd..18d550d32 100644 --- a/src/INTERP_KERNEL/InterpolationUtils.hxx +++ b/src/INTERP_KERNEL/InterpolationUtils.hxx @@ -34,6 +34,7 @@ #include #include #include +#include namespace INTERP_KERNEL {