This commit is contained in:
Jorge Aparicio
2018-07-18 11:36:24 -05:00
parent 1dbcef117c
commit f43deaa6a4

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 {