mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
7 lines
157 B
Text
7 lines
157 B
Text
//
|
|
// Prefix header for all source files of the 'Reader Helper' target in the 'Reader Helper' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|