From: geay Date: Wed, 30 Apr 2014 14:33:36 +0000 (+0200) Subject: Windows compilation. X-Git-Tag: V7_4_0rc1~2^2~3^2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b532adec17c66fe4ce60218d699f5682ec0ac5a5;p=tools%2Fmedcoupling.git Windows compilation. --- diff --git a/src/MEDCoupling/MEDCouplingIMesh.cxx b/src/MEDCoupling/MEDCouplingIMesh.cxx index 05e587535..aecd3b313 100644 --- a/src/MEDCoupling/MEDCouplingIMesh.cxx +++ b/src/MEDCoupling/MEDCouplingIMesh.cxx @@ -27,6 +27,7 @@ #include #include #include +#include using namespace ParaMEDMEM; @@ -164,7 +165,7 @@ MEDCouplingCMesh *MEDCouplingIMesh::convertToCartesian() const MEDCouplingAutoRefCountObjectPtr ret(MEDCouplingCMesh::New()); try { ret->copyTinyInfoFrom(this); } - catch(INTERP_KERNEL::Exception& e) { } + catch(INTERP_KERNEL::Exception& ) { } int spaceDim(getSpaceDimension()); std::vector infos(buildInfoOnComponents()); for(int i=0;i=0 && tmp