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