Skip to content

Commit

Permalink
Fix dummy build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 27, 2024
1 parent 7f3f04a commit 97a488e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dummy.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::Allocator;
use core::ptr;
use Allocator;

pub struct System {
_priv: (),
Expand Down

0 comments on commit 97a488e

Please sign in to comment.