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