summaryrefslogtreecommitdiff
path: root/new/header.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'new/header.hpp')
-rw-r--r--new/header.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/new/header.hpp b/new/header.hpp
index 9acc489..cff75d2 100644
--- a/new/header.hpp
+++ b/new/header.hpp
@@ -10,6 +10,7 @@
#include <algorithm> // min
#include <float.h> // DBL_MAX
#include <math.h> // fabs, sqrt
+#include <mpi.h>
#include <H5Cpp.h>
#include <H5File.h>