mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -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
|
#ifndef OPM_MPIUTILITIES_HEADER_INCLUDED
|
||||||
#define OPM_MPIUTILITIES_HEADER_INCLUDED
|
#define OPM_MPIUTILITIES_HEADER_INCLUDED
|
||||||
|
|
||||||
|
#include <boost/any.hpp>
|
||||||
|
|
||||||
namespace Opm
|
namespace Opm
|
||||||
{
|
{
|
||||||
/// Return true if this is a serial run, or rank zero on an MPI run.
|
/// Return true if this is a serial run, or rank zero on an MPI run.
|
||||||
|
Loading…
Reference in New Issue
Block a user