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