mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-18 17:40:48 +02:00
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'vcmibuilder' target in the 'vcmibuilder' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|