Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ipetr0v committed Feb 9, 2024
1 parent e94df45 commit 5a3732d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oak_enclave_runtime_support/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

#![no_std]

use heap::LockedGrowableHeap;

pub mod heap;
mod libm;

Expand Down

0 comments on commit 5a3732d

Please sign in to comment.