git-svn-id: http://rentzsch.com/svn/trunk/Cocoa/MarkdownLive@108 34dae961-d50d-0410-846e-a203d89df655
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MarkdownLive' target in the 'MarkdownLive' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|