Update YGLayout.h
This fixes the following compilation error on XCode 9.3: "Include of non-modular header inside framework module 'YogaKit.YGLayout': "
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <yoga/YGEnums.h>
|
||||
#import <yoga/Yoga.h>
|
||||
#import <yoga/YGMacros.h>
|
||||
@import yoga;
|
||||
|
||||
YG_EXTERN_C_BEGIN
|
||||
|
||||
|
Reference in New Issue
Block a user