mirror of
https://github.com/objective-see/KnockKnock.git
synced 2026-03-22 06:52:25 +00:00
8 lines
151 B
Plaintext
Executable File
8 lines
151 B
Plaintext
Executable File
//
|
|
// Prefix header for all source files of the 'KnockKnock' target in the 'KnockKnock' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|