mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Overhaul header files / includes to eliminate circular references that Xcode 7 is angry about.
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
*/
|
||||
|
||||
#import "ASButtonNode.h"
|
||||
|
||||
#import <AsyncDisplayKit/ASThread.h>
|
||||
#import "ASStackLayoutSpec.h"
|
||||
#import "ASThread.h"
|
||||
#import "ASDisplayNode+Subclasses.h"
|
||||
|
||||
@interface ASButtonNode ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user