diff options
Diffstat (limited to 'PhysX_3.4/Samples/SampleVehicle')
| -rw-r--r-- | PhysX_3.4/Samples/SampleVehicle/SampleVehicle_VehicleManager.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PhysX_3.4/Samples/SampleVehicle/SampleVehicle_VehicleManager.cpp b/PhysX_3.4/Samples/SampleVehicle/SampleVehicle_VehicleManager.cpp index 5f38d410..a7c163e4 100644 --- a/PhysX_3.4/Samples/SampleVehicle/SampleVehicle_VehicleManager.cpp +++ b/PhysX_3.4/Samples/SampleVehicle/SampleVehicle_VehicleManager.cpp @@ -46,8 +46,6 @@ #include "geometry/PxConvexMeshGeometry.h" #include "SampleAllocatorSDKClasses.h" -#include "PxVehicleSerialization.h" - /////////////////////////////////// SampleVehicle_VehicleManager::SampleVehicle_VehicleManager() |