diff options
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r-- | src/H5FDpublic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h index 40e4afc..eb65f8e 100644 --- a/src/H5FDpublic.h +++ b/src/H5FDpublic.h @@ -9,6 +9,7 @@ #define _H5FDpublic_H #include <H5public.h> +#define H5_HAVE_VFL 1 /*define a convenient app feature test*/ /* * Types of allocation requests. The values larger than H5FD_MEM_DEFAULT |