mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-11-16 06:05:05 +00:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
//
|
|
// Prefix header for all source files of the 'Pattern Editor' target in the 'Pattern Editor' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|