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