summaryrefslogtreecommitdiffstats
path: root/src/H5FDmulti.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-14 14:23:48 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-15 13:09:50 (GMT)
commit6f7605774874356b87b2d0fd9b15f1da7de8ef97 (patch)
treee5834f63f3d9009e2313ebe12f460a6e629abe48 /src/H5FDmulti.h
parentce13b5f0472500e54afca638d6c6ef8e7090466e (diff)
downloadhdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.zip
hdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.tar.gz
hdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.tar.bz2
Update FD source
Diffstat (limited to 'src/H5FDmulti.h')
-rw-r--r--src/H5FDmulti.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5FDmulti.h b/src/H5FDmulti.h
index f93e2fa..a88f109 100644
--- a/src/H5FDmulti.h
+++ b/src/H5FDmulti.h
@@ -20,10 +20,6 @@
#ifndef H5FDmulti_H
#define H5FDmulti_H
-#include "H5Ipublic.h"
-#include "H5Ppublic.h" /* Property lists */
-#include "H5Fpublic.h"
-
#define H5FD_MULTI (H5FD_multi_init())
#ifdef __cplusplus