From c5888b864756cc38e94f81850f52687cb7dd2c0c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 27 Mar 2017 02:50:06 +0300 Subject: push notifications --- Juick/Supporting Files/Juick-Prefix.pch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Juick/Supporting Files/Juick-Prefix.pch') diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index d88823b..ee9f226 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -18,8 +18,8 @@ #import "YYWebImage.h" #import "NSString+HTML.h" #import "UIImage+Utils.h" - #import "NSDate+TimeAgo.h" - #import "TTTAttributedLabel.h" - #import "SWRevealViewController.h" - #import + #import "NSString+FontAwesome.h" + @import TTTAttributedLabel; + @import AFNetworking; + @import YYModel; #endif -- cgit v1.2.3