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