Fix 2D compilation.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::math::{AngVector, Real, Vector};
|
||||
use crate::math::{AngVector, Vector};
|
||||
use na::{Scalar, SimdRealField};
|
||||
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
|
||||
Reference in New Issue
Block a user