]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/perf_index/PerfIndex_COPS_Module/Prefix.pch
xnu-2782.1.97.tar.gz
[apple/xnu.git] / tools / tests / perf_index / PerfIndex_COPS_Module / Prefix.pch
diff --git a/tools/tests/perf_index/PerfIndex_COPS_Module/Prefix.pch b/tools/tests/perf_index/PerfIndex_COPS_Module/Prefix.pch
new file mode 100644 (file)
index 0000000..eb2007e
--- /dev/null
@@ -0,0 +1,9 @@
+//
+//  Prefix header
+//
+//  The contents of this file are implicitly included at the beginning of every source file.
+//
+
+#ifdef __OBJC__
+    #import <Foundation/Foundation.h>
+#endif