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