Skip to content

Commit cde72f3

Browse files
committed
fixup! Fix definition of H5L_info2_t
1 parent 396a2cf commit cde72f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hdf5-sys/src/h5l.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! Creating and manipulating links within an HDF5 group
2+
#[cfg(feature = "1.12.0")]
23
use std::fmt;
34
use std::mem;
45

0 commit comments

Comments
 (0)