Skip to content

Commit 90bc429

Browse files
committed
add use declaration
1 parent 2d43cf6 commit 90bc429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/math.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
use crate::internal_math::*;

0 commit comments

Comments
 (0)