]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Correction of compilation error when compiling with openMPI1.2.9 compiled without...
authorageay <ageay>
Thu, 16 Jun 2011 07:32:07 +0000 (07:32 +0000)
committerageay <ageay>
Thu, 16 Jun 2011 07:32:07 +0000 (07:32 +0000)
src/ParaMEDMEM/OverlapElementLocator.hxx

index 3986576472723eb4ed5273147382032484fa9999..5ffa58fc8e06610c42f6db457072394659faf75e 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <mpi.h>
 #include <vector>
+#include <map>
 #include <set>
 
 namespace ParaMEDMEM