mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 17:30:12 +00:00
0b48b1c76b
Thanks to TomorrowPlus for the constribution!
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
//
|
|
// Prefix header for all source files of the 'AllBulletDemos' target in the 'AllBulletDemos' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|