opm-simulators/opm
Håkon Hægland dd1ca3197d Add missing header file to GasLiftGroupInfo.cpp
GasLiftGroupInfo.cpp did not include "config.h" which caused HAVE_MPI
to be undefined causing the file to be compiled with
Dune::Communication<No_Comm> instead of with
Dune::Communication<MPI_Comm>. Which later caused linking problems with files
that used MPI.
2021-06-22 09:52:22 +02:00
..
core/props fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
simulators Add missing header file to GasLiftGroupInfo.cpp 2021-06-22 09:52:22 +02:00