diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-03-21 23:01:30 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-03-21 23:01:30 +0000 |
commit | 850961087d6e732ecff5db7089c7acf869067ec1 (patch) | |
tree | 085f836e592e3a54458ec1e9f1eb9a6fb7c3573d /misc | |
parent | 7032d899fbb49d0ceb50011108021b37700eb30a (diff) | |
download | ioquake3-aero-850961087d6e732ecff5db7089c7acf869067ec1.tar.gz ioquake3-aero-850961087d6e732ecff5db7089c7acf869067ec1.zip |
oops, checked in a precompiled header for the frontend.
git-svn-id: svn://svn.icculus.org/quake3/trunk@1512 edf5b092-35ff-0310-97b2-ce42778d08ea
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 |