fix compile issues

This commit is contained in:
Erwin Coumans
2016-12-16 18:43:21 -08:00
parent 8ff1e55166
commit 379a852f93
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@ protected:
void convertContact(btPersistentManifold* manifold,const btContactSolverInfo& infoGlobal);
btScalar resolveSplitPenetrationSIMD(
btSimdScalar resolveSplitPenetrationSIMD(
btSolverBody& bodyA,btSolverBody& bodyB,
const btSolverConstraint& contactConstraint);