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=1998c6884476d26cf0e3a1f4d9dcc9307d254a15;p=modules%2Fmed.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 {