From 3a943d5f8f81fbfcba5870c29f1d4d4867376b25 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Wed, 12 Jul 2017 11:39:27 +0200 Subject: [PATCH] Start fixing MPI build of MEDCoupling --- 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