mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-29 23:41:38 -06:00
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Warfare Incorporated' target in the 'Warfare Incorporated' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|