From d1c812f1162e5fdb13c215792725b2591d7428f5 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 15 Sep 2017 15:41:57 -0500 Subject: PhysX 3.4.1, APEX 1.4.1 Release @22845541 --- PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp') diff --git a/PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp b/PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp index 76fe8e7f..0ede719d 100644 --- a/PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp +++ b/PhysX_3.4/Source/LowLevelDynamics/src/DySolverPFConstraints.cpp @@ -31,8 +31,6 @@ #include "foundation/PxPreprocessor.h" #include "PsVecMath.h" -#ifdef PX_SUPPORT_SIMD - #include "CmPhysXCommon.h" #include "DySolverBody.h" #include "DySolverContact.h" @@ -865,4 +863,3 @@ void solveConcludeContactCoulomb_BStatic (const PxSolverConstraintDesc& desc, So } -#endif //PX_SUPPORT_SIMD -- cgit v1.2.3