fix another rebase error

This commit is contained in:
Jorge Aparicio 2018-07-16 18:54:19 -05:00 committed by GitHub
parent 579a0ad4fd
commit addfefd63f

View file

@ -11,6 +11,7 @@ mod acos;
mod acosf;
mod asin;
mod asinf;
mod atan;
mod atan2;
mod atan2f;
mod atanf;