From 7d78a412f4cde48ce35f8f4cbe77c2a333484fa8 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Mon, 9 Dec 2013 02:04:57 +0100 Subject: [PATCH 1/1] ... --- writeout.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/writeout.cpp b/writeout.cpp index 9fc40f5..41dcdf5 100644 --- a/writeout.cpp +++ b/writeout.cpp @@ -10,7 +10,10 @@ #include #include #include + +#ifndef MPI_DISABLED #include +#endif using namespace std; -- 2.39.5