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