]> git.saurik.com Git - apple/security.git/blob - SharedWebCredentialViewService/SharedWebCredentialViewService-Prefix.pch
Security-59754.80.3.tar.gz
[apple/security.git] / SharedWebCredentialViewService / SharedWebCredentialViewService-Prefix.pch
1 //
2 // Prefix header
3 //
4 // The contents of this file are implicitly included at the beginning of every source file.
5 //
6
7 #ifdef __OBJC__
8 #import <UIKit/UIKit.h>
9 #import <Foundation/Foundation.h>
10 #endif