Merge pull request #2168 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12

* commit '4e652fe75f600ed66d2870fc101cf8883c017cbb':
  Standalone doesn't use h5test implementation.
This commit is contained in:
Allen Byrne
2019-12-20 09:49:19 -06:00

View File

@@ -18,6 +18,9 @@
#include "pio_perf.h"
#ifdef STANDALONE
MPI_Info h5_io_info_g=MPI_INFO_NULL;/* MPI INFO object for IO */
#endif
/** From h5tools_utils.c **/