Skip to content
Snippets Groups Projects
Commit 8e20662f authored by Janick Gerstenberger's avatar Janick Gerstenberger
Browse files

fix headercheck for mpifuture.hh and mpipack.hh

parent 151ef5b9
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#define DUNE_COMMON_PARALLEL_MPIFUTURE_HH
#include <dune/common/std/optional.hh>
#include <dune/common/parallel/communication.hh>
#include <dune/common/parallel/future.hh>
#include <dune/common/parallel/mpidata.hh>
......
......@@ -21,6 +21,7 @@
#include <vector>
#if HAVE_MPI
#include <mpi.h>
#include <dune/common/parallel/mpicommunication.hh>
#include <dune/common/parallel/mpidata.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment