summaryrefslogtreecommitdiffstats
path: root/tools/lib/ph5diff.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-01-11 15:13:05 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-01-11 15:13:05 (GMT)
commitf5148618649e96f83578b0c415f69bb9016782df (patch)
treeccf142d61c74b40b0dcad28b0b872706f1cdfc06 /tools/lib/ph5diff.h
parentdbe9c9f7dc95080eb1ad08702f880eda6b573ebd (diff)
downloadhdf5-f5148618649e96f83578b0c415f69bb9016782df.zip
hdf5-f5148618649e96f83578b0c415f69bb9016782df.tar.gz
hdf5-f5148618649e96f83578b0c415f69bb9016782df.tar.bz2
HDFFV-8745 merge h5diff attribute fix
Diffstat (limited to 'tools/lib/ph5diff.h')
-rw-r--r--tools/lib/ph5diff.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/lib/ph5diff.h b/tools/lib/ph5diff.h
index 21d7d00..2189e31 100644
--- a/tools/lib/ph5diff.h
+++ b/tools/lib/ph5diff.h
@@ -42,9 +42,5 @@ struct diffs_found
int not_cmp;
};
-#ifdef H5_HAVE_PARALLEL
-#include <mpi.h>
-#endif
-
#endif /* _PH5DIFF_H__ */