diff options
Diffstat (limited to 'PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h')
| -rw-r--r-- | PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h b/PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h index a6eb2cf3..8453ca48 100644 --- a/PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h +++ b/PhysX_3.4/Source/LowLevel/common/include/pipeline/PxcNpThreadContext.h @@ -48,11 +48,6 @@ namespace physx class PxsTransformCache; class PxsMaterialManager; -namespace Bp -{ - class AABBManagerImpl; -} - namespace Sc { class BodySim; |