mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 21:56:27 -06:00
MPIUtilities.hpp: include required header file
This commit is contained in:
parent
d5089076d9
commit
f58f5d3c7a
@ -20,6 +20,8 @@
|
||||
#ifndef OPM_MPIUTILITIES_HEADER_INCLUDED
|
||||
#define OPM_MPIUTILITIES_HEADER_INCLUDED
|
||||
|
||||
#include <boost/any.hpp>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
/// Return true if this is a serial run, or rank zero on an MPI run.
|
||||
|
Loading…
Reference in New Issue
Block a user