xref: /xnu-10063.101.15/tools/tests/perf_index/PerfIndex_COPS_Module/Prefix.pch (revision 94d3b452840153a99b38a3a9659680b2a006908e)
1*94d3b452SApple OSS Distributions//
2*94d3b452SApple OSS Distributions//  Prefix header
3*94d3b452SApple OSS Distributions//
4*94d3b452SApple OSS Distributions//  The contents of this file are implicitly included at the beginning of every source file.
5*94d3b452SApple OSS Distributions//
6*94d3b452SApple OSS Distributions
7*94d3b452SApple OSS Distributions#ifdef __OBJC__
8*94d3b452SApple OSS Distributions    #import <Foundation/Foundation.h>
9*94d3b452SApple OSS Distributions#endif
10