Skip to content

Commit

Permalink
fixup! Fix definition of H5L_info2_t
Browse files Browse the repository at this point in the history
  • Loading branch information
soph-dec committed Nov 8, 2023
1 parent 396a2cf commit cde72f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hdf5-sys/src/h5l.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! Creating and manipulating links within an HDF5 group
#[cfg(feature = "1.12.0")]
use std::fmt;
use std::mem;

Expand Down

0 comments on commit cde72f3

Please sign in to comment.