diff options
Diffstat (limited to 'src/H5FDstream.h')
-rw-r--r-- | src/H5FDstream.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5FDstream.h b/src/H5FDstream.h index f6c70ca..50d0686 100644 --- a/src/H5FDstream.h +++ b/src/H5FDstream.h @@ -20,8 +20,6 @@ #ifdef H5_HAVE_STREAM -#include "H5Ipublic.h" - /* check what sockets type we have (Unix or Windows sockets) Note that only MS compilers require to use Windows sockets but gcc under Windows does not. */ |