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