blob: 8cf58203174cf56c24d502aa82dc031455f370b0 [file] [log] [blame]
// This file is meant to be included with modules turned off, compiled against
// the fake clang-importer-sdk.
#import <Foundation.h>
@interface SingleImportedObjCGeneric<A> : NSObject
@end