Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Koranir committed Jan 12, 2024
1 parent a03a5a6 commit 60ed53e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/float/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pub use floor::*;
pub use fract::*;
pub use get_bitmap::*;
pub use sqrt::*;
pub use trunc::*;

/// Sets the high bit 0x80000000 on a float.
#[inline(always)]
Expand Down

0 comments on commit 60ed53e

Please sign in to comment.