Fix build with XCode 11. (#3374)

This commit is contained in:
Nikolay Igotti
2019-09-23 17:40:56 +03:00
committed by GitHub
parent a98e5c799c
commit b393e4f900
+2
View File
@@ -22,6 +22,8 @@
#if KONAN_OBJC_INTEROP
#define OBJC_OLD_DISPATCH_PROTOTYPES 1
#import <Foundation/NSObject.h>
#import <Foundation/NSValue.h>
#import <Foundation/NSString.h>