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

Commit

Permalink
Add explicit import for UIKit to internal classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
nlutsenko committed Dec 11, 2015
1 parent 972ff3d commit d86887b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

#import <Bolts/BFTask.h>

Expand Down

0 comments on commit d86887b

Please sign in to comment.