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