mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 09:22:33 +00:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MacPass' target in the 'MacPass' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|