10 lines
187 B
Plaintext
10 lines
187 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'SendToMac' target in the 'SendToMac' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#endif
|
||
|
|
||
|
#import "Pearl-Prefix.pch"
|