diff options
Diffstat (limited to 'src/H5api_adpt.h')
-rw-r--r-- | src/H5api_adpt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h index 182ae25..a41140a 100644 --- a/src/H5api_adpt.h +++ b/src/H5api_adpt.h @@ -63,7 +63,7 @@ #if defined (hdf5_f90CStub_EXPORTS) #define HDF5FORT_CSTUB_DLL_EXPORTS #else - #define HDF5FORT_CSTUB_USELL + #define HDF5FORT_CSTUB_USEDLL #endif #if defined (hdf5_test_f90CStub_EXPORTS) |