mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +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
|