Correct usage of H5_HAVE__FLOAT16 macro (#5653)

This commit is contained in:
jhendersonHDF
2025-07-10 07:03:03 -05:00
committed by GitHub
parent 3f5a6e272e
commit 75c8b636dd
+1 -1
View File
@@ -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