Files
KnockKnock/KnockKnock-Prefix.pch
Patrick Wardle 67bd9f2697 initial commit
2015-03-31 21:52:30 -10:00

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