mirror of
https://github.com/TermiT/Flycut.git
synced 2024-11-14 13:29:25 +08:00
8 lines
145 B
Text
8 lines
145 B
Text
|
//
|
||
|
// Prefix header for all source files of the 'Jumpcut' target in the 'Jumpcut' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Cocoa/Cocoa.h>
|
||
|
#endif
|