Skip to content

Commit 58db1cd

Browse files
authored
fix rebase error
1 parent 3fe6ddd commit 58db1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libm/src/math/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ macro_rules! force_eval {
1010
mod acos;
1111
mod acosf;
1212
mod asin;
13+
mod asinf;
1314
mod atan2;
1415
mod atan2f;
1516
mod atanf;

0 commit comments

Comments
 (0)