]> git.saurik.com Git - apple/security.git/blobdiff - SharedWebCredentialViewService/RemoteCFUserNotificationTest-Prefix.pch
Security-57031.1.35.tar.gz
[apple/security.git] / SharedWebCredentialViewService / RemoteCFUserNotificationTest-Prefix.pch
diff --git a/SharedWebCredentialViewService/RemoteCFUserNotificationTest-Prefix.pch b/SharedWebCredentialViewService/RemoteCFUserNotificationTest-Prefix.pch
new file mode 100755 (executable)
index 0000000..3fdee9d
--- /dev/null
@@ -0,0 +1,10 @@
+//
+//  Prefix header
+//
+//  The contents of this file are implicitly included at the beginning of every source file.
+//
+
+#ifdef __OBJC__
+    #import <UIKit/UIKit.h>
+    #import <Foundation/Foundation.h>
+#endif