mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 11:42:30 +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
|