mirror of
https://github.com/QuasarApp/macdependency.git
synced 2025-05-15 04:19:34 +00:00
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MachO' target in the 'MachO' project.
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|