removed some obsolete include files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef TYPE_DEFINITIONS_H
|
||||
#define TYPE_DEFINITIONS_H
|
||||
|
||||
#include <LinearMath/btScalar.h>
|
||||
|
||||
|
||||
///This file provides some platform/compiler checks for common definitions
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#include "PlatformDefinitions.h"
|
||||
|
||||
|
||||
#include <LinearMath/btScalar.h> //for definition of uint64_t,uint32_t
|
||||
|
||||
#ifdef __CELLOS_LV2__
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@ subject to the following restrictions:
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <LinearMath/btScalar.h>
|
||||
|
||||
#include "PlatformDefinitions.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user