mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
7 lines
161 B
Text
Executable file
7 lines
161 B
Text
Executable file
//
|
|
// Prefix header for all source files of the 'Underscore' target in the 'Underscore' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#endif
|