summaryrefslogtreecommitdiffstats
path: root/tools/lib/ph5diff.h
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-07-24 18:02:15 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-07-24 18:02:15 (GMT)
commit4b7013194cd545b73b1cf70874470dc6abfcb3bd (patch)
tree04a43a7bef96ee7e235d0b349b41cf4a753fb042 /tools/lib/ph5diff.h
parent45724d8082ad1dc0f22262add83f4ffa526c4ac4 (diff)
downloadhdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.zip
hdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.tar.gz
hdf5-4b7013194cd545b73b1cf70874470dc6abfcb3bd.tar.bz2
Cherry pick of some minor tools fixes from develop:
ee7816bbfb3 ffc9b1d917c ec7450c4b4b
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 9628d45..996a611 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__ */