diff options
Diffstat (limited to 'PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h')
| -rw-r--r-- | PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h b/PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h index 20abe843..f3fd4140 100644 --- a/PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h +++ b/PhysX_3.4/Source/LowLevel/software/include/PxvNphaseImplementationContext.h @@ -35,10 +35,6 @@ #include "PxsContactManagerState.h" #include "PsArray.h" -#if PX_SUPPORT_GPU_PHYSX -#include "Pxg.h" -#endif - namespace physx { |