mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 08:52:20 +00:00
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MacPassTests' target in the 'MacPassTests' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|