mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-06 14:56:51 +08:00
[svn-r22728] I forgot to include H5MMprivate.h header file for using H5MM_free function.
Tested on koala.
This commit is contained in:
parent
527a6edb3e
commit
60daa9be2b
@ -28,6 +28,7 @@
|
||||
#include "H5Eprivate.h" /* Error handling */
|
||||
#include "H5FLprivate.h" /* Free Lists */
|
||||
#include "H5Iprivate.h" /* IDs */
|
||||
#include "H5MMprivate.h" /* Memory management */
|
||||
#include "H5Sprivate.h" /* Dataspace */
|
||||
|
||||
#ifdef H5_HAVE_PARALLEL
|
||||
|
Loading…
Reference in New Issue
Block a user