summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_link.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2024-03-16 03:42:21 (GMT)
committerGitHub <noreply@github.com>2024-03-16 03:42:21 (GMT)
commit844172a1e81fd614fa1efb32e2dcee469b740794 (patch)
tree9cfe0eb3c73bf034b2637c8782c066f8d7a7ff0f /src/H5VLnative_link.c
parent4320d92be6f2d4c945ebe2ce8d63a683d6642a96 (diff)
parent6d85ea26abea85935af45081e8ef9d6e2a659171 (diff)
downloadhdf5-844172a1e81fd614fa1efb32e2dcee469b740794.zip
hdf5-844172a1e81fd614fa1efb32e2dcee469b740794.tar.gz
hdf5-844172a1e81fd614fa1efb32e2dcee469b740794.tar.bz2
Merge branch 'develop' into feature/new_datatypesfeature/new_datatypes
Diffstat (limited to 'src/H5VLnative_link.c')
-rw-r--r--src/H5VLnative_link.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5VLnative_link.c b/src/H5VLnative_link.c
index 5f4fa4d..c25a012 100644
--- a/src/H5VLnative_link.c
+++ b/src/H5VLnative_link.c
@@ -27,9 +27,7 @@
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
#include "H5Gprivate.h" /* Groups */
-#include "H5Iprivate.h" /* IDs */
#include "H5Lpkg.h" /* Links */
-#include "H5Pprivate.h" /* Property lists */
#include "H5VLprivate.h" /* Virtual Object Layer */
#include "H5VLnative_private.h" /* Native VOL connector */