Explorar o código

Merge pull request #10 from DinosaurDad/patch-1

Update View+MASShorthandAdditions.h to allow OS X compiles.
Jonas Budelmann %!s(int64=12) %!d(string=hai) anos
pai
achega
5447ad3b95
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Masonry/View+MASShorthandAdditions.h

+ 1 - 2
Masonry/View+MASShorthandAdditions.h

@@ -6,7 +6,6 @@
 //  Copyright (c) 2013 Jonas Budelmann. All rights reserved.
 //
 
-#import <UIKit/UIKit.h>
 #import "View+MASAdditions.h"
 
 #ifdef MAS_SHORTHAND
@@ -58,4 +57,4 @@ MAS_ATTR_FORWARD(baseline);
 
 @end
 
-#endif
+#endif