From: ageay Date: Thu, 16 Jun 2011 07:32:07 +0000 (+0000) Subject: Correction of compilation error when compiling with openMPI1.2.9 compiled without... X-Git-Tag: EndWorkDidier~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b744b5721afab73a77865bac9bd11f05bca30874;p=tools%2Fmedcoupling.git Correction of compilation error when compiling with openMPI1.2.9 compiled without C++ support. --- diff --git a/src/ParaMEDMEM/OverlapElementLocator.hxx b/src/ParaMEDMEM/OverlapElementLocator.hxx index 398657647..5ffa58fc8 100644 --- a/src/ParaMEDMEM/OverlapElementLocator.hxx +++ b/src/ParaMEDMEM/OverlapElementLocator.hxx @@ -28,6 +28,7 @@ #include #include +#include #include namespace ParaMEDMEM