From b532adec17c66fe4ce60218d699f5682ec0ac5a5 Mon Sep 17 00:00:00 2001 From: geay Date: Wed, 30 Apr 2014 16:33:36 +0200 Subject: [PATCH] Windows compilation. --- src/MEDCoupling/MEDCouplingIMesh.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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