From 673e7543c1c26bb625ea948e115a92fc9b9feab1 Mon Sep 17 00:00:00 2001 From: Six Date: Sun, 22 Mar 2009 00:07:08 +0000 Subject: [PATCH] needed 0110 --- misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch diff --git a/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch b/misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch new file mode 100644 index 00000000..ddc24ff3 --- /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 +#endif