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