Skip to content

Commit

Permalink
Merge pull request #422 from HDFGroup/hyoklee-patch-1
Browse files Browse the repository at this point in the history
Add a missing HDF5 header.
  • Loading branch information
hyoklee committed May 25, 2022
2 parents 93710de + 323a518 commit 9c77c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/vfd/H5FDhermes.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#define H5FDhermes_H

#include <dlfcn.h>
#include <hdf5.h>
#include <stdio.h>

#define H5FD_HERMES_NAME "hermes"
Expand Down

0 comments on commit 9c77c67

Please sign in to comment.