Skip to content
Snippets Groups Projects
Commit 8d3f4c07 authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

fix bug introduced when global policy was refactored

The MPI global gather_all unit test now compiles.
parent 000ee422
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#include <cstring>
#include <vector>
#include <communication/mpi_global_policy.hpp>
#include <communication/global_policy.hpp>
#include <communication/mpi.hpp>
#include <util/rangeutil.hpp>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment