mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
[svn-r19829] Fixed the name of the windows linkage define in the test header. This corrects the
inconsistent dll linkage warning and matches the other linkage defines. Changed H5_DLLVAR to H5TEST_DLLVAR. Tested: windows
This commit is contained in:
parent
ced5ad60cd
commit
218eecfb34
@ -83,7 +83,7 @@
|
||||
* This contains the filename prefix specificied as command line option for
|
||||
* the parallel test files.
|
||||
*/
|
||||
H5_DLLVAR char *paraprefix;
|
||||
H5TEST_DLLVAR char *paraprefix;
|
||||
#ifdef H5_HAVE_PARALLEL
|
||||
extern MPI_Info h5_io_info_g; /* MPI INFO object for IO */
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user