Skip to content
Snippets Groups Projects
Commit 26ee0fbf authored by Martin Nolte's avatar Martin Nolte
Browse files

Merge branch 'bugfix/add_missing_header' into 'master'

[bugfix] add missing header to make headercheck pass

See merge request !6
parents 206c1d9b 87daf4fe
No related branches found
No related tags found
1 merge request!6[bugfix] add missing header to make headercheck pass
......@@ -6,6 +6,8 @@
#include <cstdlib>
#include <cstring>
#include <utility>
#include <vector>
#include <dune/common/parallel/collectivecommunication.hh>
#include <dune/common/parallel/mpicollectivecommunication.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