xref: /llvm-project/clang/test/Modules/Inputs/exportas-link/SomeKit.framework/Headers/SomeKit.h (revision 6a4a524146226e98be04697d57a574f743052323)
1 // Umbrella header for SomeKit.
2 //
3 // Note that this file's content must not end up to coincidentally be identical
4 // to any other file in the test which can easily happen given the reduced
5 // test.
6 #import <SomeKit/SKWidget.h>
7