From dd73c32f325d11fbf913894dfd447f8e71d4e6a5 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Tue, 17 Oct 2017 14:51:41 +0200 Subject: [PATCH] Make it work with MEDCOUPLING_USE_MPI=ON --- src/ParaMEDMEM/ElementLocator.hxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ParaMEDMEM/ElementLocator.hxx b/src/ParaMEDMEM/ElementLocator.hxx index 2087db834..b873cd9e5 100644 --- a/src/ParaMEDMEM/ElementLocator.hxx +++ b/src/ParaMEDMEM/ElementLocator.hxx @@ -22,6 +22,7 @@ #include "InterpolationOptions.hxx" #include "MEDCouplingNatureOfField.hxx" +#include "MCType.hxx" #include #include -- 2.39.2