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