mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-24 05:01:40 +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
|