mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
8 lines
140 B
Text
8 lines
140 B
Text
|
//
|
||
|
// Prefix header for all source files of the 'quake3' target in the 'quake3' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|