remove c_int

This commit is contained in:
Terence
2021-06-01 21:35:29 -04:00
parent 16fd97595d
commit 6356dca1d5

View File

@@ -4,7 +4,6 @@ use na::{Matrix3, Point2, Point3, Scalar, SimdRealField, Vector2, Vector3};
use num::Zero;
use simba::simd::SimdValue;
use std::ops::IndexMut;
use std::os::raw::c_int;
use parry::utils::SdpMatrix3;
use {