2
0
MasterPassword/platform-ios/Tests/Tests-Prefix.pch
2017-03-06 13:40:39 -05: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"