diff options
Diffstat (limited to 'src/H5private.h')
-rw-r--r-- | src/H5private.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5private.h b/src/H5private.h index 128f875..88187fd 100644 --- a/src/H5private.h +++ b/src/H5private.h @@ -46,15 +46,6 @@ # include <unistd.h> #endif -#ifdef HAVE_PARALLEL -/* - * MPIO headers - */ -# include <mpi.h> -# include <mpio.h> -#endif - - /* * Pablo support files. */ |