forked from OSchip/llvm-project
parent
78d7c54f7c
commit
bef5ff3035
|
@ -3,7 +3,7 @@ clang -g ExtendSuperclass.m -o ExtendSuperclass -framework Foundation -framework
|
|||
*/
|
||||
#include <assert.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
@class CKDatabase;
|
||||
#import <CloudKit/CloudKit.h>
|
||||
|
||||
#define SuperClass CKDatabase
|
||||
|
||||
|
|
Loading…
Reference in New Issue