1#import <Foundation/Foundation.h>2 3__attribute__((objc_exception))4@interface SimpleInternalAPI : NSObject5@end6 7#define HAVE_SEEN_PROJECT_HEADER_FIRST 18