1*e3723e1fSApple OSS Distributions// 2*e3723e1fSApple OSS Distributions// Prefix header 3*e3723e1fSApple OSS Distributions// 4*e3723e1fSApple OSS Distributions// The contents of this file are implicitly included at the beginning of every source file. 5*e3723e1fSApple OSS Distributions// 6*e3723e1fSApple OSS Distributions 7*e3723e1fSApple OSS Distributions#ifdef __OBJC__ 8*e3723e1fSApple OSS Distributions #import <Foundation/Foundation.h> 9*e3723e1fSApple OSS Distributions#endif 10