aboutsummaryrefslogtreecommitdiff
path: root/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch')
-rw-r--r--misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch
new file mode 100644
index 0000000..ddc24ff
--- /dev/null
+++ b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'ioquake3fe' target in the 'ioquake3fe' project
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+#endif