diff options
Diffstat (limited to 'src/H5public.h')
-rw-r--r-- | src/H5public.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5public.h b/src/H5public.h index a5969d4..02a7f17 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -56,11 +56,6 @@ #endif #endif -#ifdef H5_HAVE_GASS /*for Globus GASS I/O */ -#include "globus_common.h" -#include "globus_gass_file.h" -#endif - #ifdef H5_HAVE_SRB /*for SRB I/O */ #include <srbClient.h> #endif |