mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Correct usage of H5_HAVE__FLOAT16 macro (#5653)
This commit is contained in:
@@ -424,7 +424,7 @@ gen_h5ls_files(void)
|
||||
|
||||
gent_udlink();
|
||||
|
||||
#ifdef H5_HAVE__FLOAT_16
|
||||
#ifdef H5_HAVE__FLOAT16
|
||||
gent_float16();
|
||||
gent_float16_be();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user