8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'CocoaSampleApp' target in the 'CocoaSampleApp' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|