]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Make it work with MEDCOUPLING_USE_MPI=ON
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 17 Oct 2017 12:51:41 +0000 (14:51 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 17 Oct 2017 12:51:41 +0000 (14:51 +0200)
src/ParaMEDMEM/ElementLocator.hxx

index 2087db834528b27e37268644516f1c486c8948ef..b873cd9e58752d02c3b7fb92f7ee6e814633a3fa 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "InterpolationOptions.hxx"
 #include "MEDCouplingNatureOfField.hxx"
+#include "MCType.hxx"
 
 #include <mpi.h>
 #include <vector>