Fix build
This commit is contained in:
parent
2212467faf
commit
f34aa1824f
@ -4,7 +4,7 @@ use core::ops;
|
||||
use crate::util::*;
|
||||
|
||||
#[cfg(feature = "unwinder")]
|
||||
use crate::unwinder::*;
|
||||
pub use crate::unwinder::*;
|
||||
|
||||
#[repr(transparent)]
|
||||
#[derive(Clone, Copy, PartialEq, Eq)]
|
||||
|
Loading…
Reference in New Issue
Block a user