summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/exportas-link/OtherKit.framework/Headers/OtherKit.h
blob: f62c082d64dfbb8343c29c05f1b09eaea1cec8ac (plain)
1
2
3
4
5
6
7
// Umbrella header for OtherKit.
#import <SomeKitCore/SomeKitCore.h>

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

OpenPOWER on IntegriCloud