diff options
Diffstat (limited to 'Juick/Juick-Prefix.pch')
-rw-r--r-- | Juick/Juick-Prefix.pch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Juick-Prefix.pch b/Juick/Juick-Prefix.pch index 82a2bb4..3db364c 100644 --- a/Juick/Juick-Prefix.pch +++ b/Juick/Juick-Prefix.pch @@ -13,4 +13,5 @@ #ifdef __OBJC__ #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> + #define MAS_SHORTHAND #endif |