Compiler projects using llvm
// Umbrella header for OtherKit.
#import <SomeKitCore/SomeKitCore.h>

#ifdef F
#import <SomeKit/SomeKit.h>
#endif