Skip to content
Snippets Groups Projects

fix headercheck for mpifuture.hh and mpipack.hh

Merged Janick Gerstenberger requested to merge bugfix/headercheck-mpifuture-mpipack into master
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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>
Loading