Skip to content
Snippets Groups Projects
Commit bbe99176 authored by noraabiakar's avatar noraabiakar Committed by Benjamin Cumming
Browse files

fix to compile bench without mpi (#533)

parent d6af0c4d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,9 @@
#include <aux/ioutil.hpp>
#include <aux/json_meter.hpp>
#ifdef ARB_MPI_ENABLED
#include <aux/with_mpi.hpp>
#endif
#include "parameters.hpp"
#include "recipe.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