master
Jorge Aparicio 2018-07-18 11:36:24 -05:00
parent 36f93dbd79
commit cc78ff665d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#[allow(dead_code)]
#[path = "../../libm/src/math/mod.rs"]
#[path = "../libm/src/math/mod.rs"]
mod libm;
macro_rules! no_mangle {