mirror of
https://github.com/TermiT/Flycut.git
synced 2025-02-22 23:13:34 +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
|