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