mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-25 03:25:59 +00:00
move some recent MiniCL work to trunk
This commit is contained in:
@@ -19,7 +19,9 @@ typedef union
|
||||
|
||||
typedef unsigned char uint8_t;
|
||||
#ifndef __PHYSICS_COMMON_H__
|
||||
#ifndef __BT_SKIP_UINT64_H
|
||||
typedef unsigned long int uint64_t;
|
||||
#endif //__BT_SKIP_UINT64_H
|
||||
typedef unsigned int uint32_t;
|
||||
#endif //__PHYSICS_COMMON_H__
|
||||
typedef unsigned short uint16_t;
|
||||
|
||||
Reference in New Issue
Block a user