mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MacClient2' target in the 'MacClient2' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|