8 lines
152 B
Plaintext
Executable file
8 lines
152 B
Plaintext
Executable file
//
|
|
// Prefix header for all source files of the 'Instiki' target in the 'Instiki' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|