summaryrefslogtreecommitdiffstats
path: root/src/H5FDfamily.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/H5FDfamily.h
parentce13b5f0472500e54afca638d6c6ef8e7090466e (diff)
downloadhdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.zip
hdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.tar.gz
hdf5-6f7605774874356b87b2d0fd9b15f1da7de8ef97.tar.bz2
Update FD source
Diffstat (limited to 'src/H5FDfamily.h')
-rw-r--r--src/H5FDfamily.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5FDfamily.h b/src/H5FDfamily.h
index 1faf6df..55308cd 100644
--- a/src/H5FDfamily.h
+++ b/src/H5FDfamily.h
@@ -20,8 +20,6 @@
#ifndef H5FDfamily_H
#define H5FDfamily_H
-#include "H5Ipublic.h"
-
#define H5FD_FAMILY (H5FD_family_init())
#ifdef __cplusplus