Fix build

This commit is contained in:
Garrett Moon
2016-05-11 17:29:09 -07:00
parent e296cad8ee
commit 5a9ef8a6f7
2 changed files with 9 additions and 5 deletions

View File

@@ -8,6 +8,8 @@
#import "ASLayoutRangeType.h"
@class UIViewController;
ASLayoutRangeMode ASLayoutRangeModeForVisibilityDepth(NSUInteger visibilityDepth);
@protocol ASVisibilityDepth <NSObject>