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