From f3787af98ccbde93d1839961aa9826c076208136 Mon Sep 17 00:00:00 2001 From: six Date: Sun, 22 Mar 2009 00:07:08 +0000 Subject: needed 0110 git-svn-id: svn://svn.icculus.org/quake3/trunk@1513 edf5b092-35ff-0310-97b2-ce42778d08ea --- misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 misc/osxfe/ioquake3fe/ioquake3fe_Prefix.pch (limited to 'misc') 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 +#endif -- cgit v1.2.3