mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Overhaul header files / includes to eliminate circular references that Xcode 7 is angry about.
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
// Copyright © 2015 Facebook. All rights reserved.
|
||||
//
|
||||
|
||||
#import "ASFlowLayoutController.h"
|
||||
#import "ASTableNode.h"
|
||||
#import "ASDisplayNode+Subclasses.h"
|
||||
|
||||
@interface _ASTablePendingState : NSObject
|
||||
@property (weak, nonatomic) id <ASTableDelegate> delegate;
|
||||
|
||||
Reference in New Issue
Block a user