mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r13726] Add H5P_reset_external_file_test to the header file.
This commit is contained in:
parent
80d7f2a258
commit
edceb4389a
@ -165,6 +165,7 @@ H5_DLL herr_t H5P_close_class(void *_pclass);
|
||||
#ifdef H5P_TESTING
|
||||
H5_DLL char *H5P_get_class_path_test(hid_t pclass_id);
|
||||
H5_DLL hid_t H5P_open_class_path_test(const char *path);
|
||||
H5_DLL herr_t H5P_reset_external_file_test(hid_t dcpl_id);
|
||||
#endif /* H5P_TESTING */
|
||||
|
||||
#endif /* _H5Ppkg_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user