14 lines
206 B
Plaintext
14 lines
206 B
Plaintext
//
|
|
// Prefix header for all source files of the 'MasterPassword' target in the 'MasterPassword' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
|
|
#import <Cocoa/Cocoa.h>
|
|
|
|
#endif
|
|
|
|
#import "Pearl-Prefix.pch"
|
|
|
|
#import "MPTypes.h"
|