From 48fbe0d6ad6f2ffbf66055b116574fc0e312f4d5 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sat, 16 Jun 2007 02:46:49 +0000 Subject: [PATCH] removed some obsolete include files --- Extras/BulletMultiThreaded/PlatformDefinitions.h | 2 +- Extras/BulletMultiThreaded/SpuFakeDma.h | 1 - Extras/BulletMultiThreaded/SpuSampleTaskProcess.h | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Extras/BulletMultiThreaded/PlatformDefinitions.h b/Extras/BulletMultiThreaded/PlatformDefinitions.h index 88caa204d..dcbad3f35 100644 --- a/Extras/BulletMultiThreaded/PlatformDefinitions.h +++ b/Extras/BulletMultiThreaded/PlatformDefinitions.h @@ -1,7 +1,7 @@ #ifndef TYPE_DEFINITIONS_H #define TYPE_DEFINITIONS_H -#include + ///This file provides some platform/compiler checks for common definitions diff --git a/Extras/BulletMultiThreaded/SpuFakeDma.h b/Extras/BulletMultiThreaded/SpuFakeDma.h index 1422f6996..f8ee231f5 100644 --- a/Extras/BulletMultiThreaded/SpuFakeDma.h +++ b/Extras/BulletMultiThreaded/SpuFakeDma.h @@ -6,7 +6,6 @@ #include "PlatformDefinitions.h" -#include //for definition of uint64_t,uint32_t #ifdef __CELLOS_LV2__ diff --git a/Extras/BulletMultiThreaded/SpuSampleTaskProcess.h b/Extras/BulletMultiThreaded/SpuSampleTaskProcess.h index 543fb7c59..144ad2449 100644 --- a/Extras/BulletMultiThreaded/SpuSampleTaskProcess.h +++ b/Extras/BulletMultiThreaded/SpuSampleTaskProcess.h @@ -18,7 +18,6 @@ subject to the following restrictions: #include -#include #include "PlatformDefinitions.h"