Skip to content

Commit aa9c941

Browse files
authored
fix rebase error
1 parent 9e1bc8e commit aa9c941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)