2
0
MasterPassword/MasterPassword/Mac/MasterPassword-Prefix.pch
2012-06-08 23:46:13 +02:00

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"