Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Feb 20, 2025
1 parent f7199ae commit 50729fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ use zenoh::{
time::Timestamp,
};

#[cfg(feature = "unstable")]
use crate::transmute::Gravestone;
#[cfg(feature = "unstable")]
use crate::transmute::IntoCType;
#[cfg(feature = "unstable")]
Expand Down

0 comments on commit 50729fb

Please sign in to comment.