diff options
author | Vitaly Takmazov | 2013-12-18 05:53:29 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-12-18 05:53:29 +0400 |
commit | ce630eef61d4acd8f5c4e1d6a3a60780c5ec4af3 (patch) | |
tree | 7b3364a9e343ec728d7e4886c61c89330b096986 /Juick/Juick-Prefix.pch | |
parent | a4d2e426a36111a2da3683025ab129ef701d5a3f (diff) |
cleanup and ios6 fixes
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 1bd0628..ad49a41 100644 --- a/Juick/Juick-Prefix.pch +++ b/Juick/Juick-Prefix.pch @@ -16,4 +16,5 @@ #import <SystemConfiguration/SystemConfiguration.h> #import <MobileCoreServices/MobileCoreServices.h> #define MAS_SHORTHAND + #import "Masonry.h" #endif |