2
0
MasterPassword/Tests/Tests-Prefix.pch
2012-07-04 23:57:29 +02:00

11 lines
216 B
Plaintext

//
// Prefix header for all source files of the 'Tests' target in the 'Tests' project
//
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#endif
#import "MasterPassword-Prefix.pch"