aboutsummaryrefslogtreecommitdiffhomepage
path: root/IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch')
-rw-r--r--IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch9
1 files changed, 9 insertions, 0 deletions
diff --git a/IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch b/IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch
new file mode 100644
index 0000000..35d7640
--- /dev/null
+++ b/IOBluetooth-Compat/IOBluetooth-Compat/IOBluetooth-Compat-Prefix.pch
@@ -0,0 +1,9 @@
+//
+// Prefix header
+//
+// The contents of this file are implicitly included at the beginning of every source file.
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+#endif