mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Overhaul header files / includes to eliminate circular references that Xcode 7 is angry about.
This commit is contained in:
@@ -8,10 +8,14 @@
|
||||
|
||||
#import "_ASCoreAnimationExtras.h"
|
||||
#import "_ASAsyncTransaction.h"
|
||||
#import "_ASDisplayLayer.h"
|
||||
#import "ASAssert.h"
|
||||
#import "ASDisplayNodeInternal.h"
|
||||
#import "ASDisplayNode+FrameworkPrivate.h"
|
||||
|
||||
@interface ASDisplayNode () <_ASDisplayLayerDelegate>
|
||||
@end
|
||||
|
||||
@implementation ASDisplayNode (AsyncDisplay)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user