diff options
Diffstat (limited to 'PhysX_3.4/Source/LowLevel/software/include')
| -rw-r--r-- | PhysX_3.4/Source/LowLevel/software/include/PxsContext.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PhysX_3.4/Source/LowLevel/software/include/PxsContext.h b/PhysX_3.4/Source/LowLevel/software/include/PxsContext.h index bfa86ec3..e196323e 100644 --- a/PhysX_3.4/Source/LowLevel/software/include/PxsContext.h +++ b/PhysX_3.4/Source/LowLevel/software/include/PxsContext.h @@ -74,11 +74,6 @@ namespace Cm class FlushPool; } -namespace Bp -{ - class AABBManagerImpl; -} - namespace IG { class SimpleIslandManager; |