mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixes compilation of PR #1612 with open-mpi 1.6.5. Compiler complained about not being able to transform const void* to void* as needed by MPI.