From: adam Date: Fri, 12 Mar 2010 14:22:25 +0000 (+0000) Subject: Remove windows warnings X-Git-Tag: V5_1_main_FINAL~146 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=40652b3cf3597c65648334f98c6ca0d9d5b7fb0b;p=tools%2Fmedcoupling.git Remove windows warnings --- diff --git a/src/INTERP_KERNEL/MeshElement.hxx b/src/INTERP_KERNEL/MeshElement.hxx index ca64b5cd6..e75dad4b0 100644 --- a/src/INTERP_KERNEL/MeshElement.hxx +++ b/src/INTERP_KERNEL/MeshElement.hxx @@ -68,7 +68,7 @@ namespace INTERP_KERNEL * has a smaller YMIN is sorted before one with a larger YMIN. * */ - class INTERPKERNEL_EXPORT ElementBBoxOrder + class ElementBBoxOrder { public :