Skip to content

Commit 59cfaf5

Browse files
authored
fix another rebase error
1 parent aa9c941 commit 59cfaf5

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
@@ -11,6 +11,7 @@ mod acos;
1111
mod acosf;
1212
mod asin;
1313
mod asinf;
14+
mod atan;
1415
mod atan2;
1516
mod atan2f;
1617
mod atanf;

0 commit comments

Comments
 (0)