Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit d86887b

Browse files
committed
Add explicit import for UIKit to internal classes.
1 parent 972ff3d commit d86887b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ParseFacebookUtils/Internal/AuthenticationProvider/PFFacebookAuthenticationProvider.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
*/
99

1010
#import <Foundation/Foundation.h>
11+
#import <UIKit/UIKit.h>
1112

1213
#import <Bolts/BFTask.h>
1314

0 commit comments

Comments
 (0)