mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
core/props | ||
simulators |