diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-08-14 22:41:11 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-08-14 22:41:11 (GMT) |
commit | 900cce284007a07caabe5e995a6dd9e15314340a (patch) | |
tree | 10027d873cc84a09d4f93b19be742c17827cb53c /testpar | |
parent | e87fc517b8fc391cf18c268ce0b195eb7398a4a7 (diff) | |
download | hdf5-900cce284007a07caabe5e995a6dd9e15314340a.zip hdf5-900cce284007a07caabe5e995a6dd9e15314340a.tar.gz hdf5-900cce284007a07caabe5e995a6dd9e15314340a.tar.bz2 |
[svn-r4359] Purpose:
bug fix
Description:
Could not get to compile as parallel program in parallel mode.
That was because I did not include hdf5.h before testing for the
H5_HAVE_PARALLEL macro. (DUMB!)
Solution:
#include hdf5.h first.
Platforms tested:
eirene (parallel)
Diffstat (limited to 'testpar')
0 files changed, 0 insertions, 0 deletions