git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrading ITFoundation to Xcode 3.0 and the Mac OS X 10.5 SDK.
[ITFoundation.git]
/
ITFoundation_Prefix.pch
diff --git
a/ITFoundation_Prefix.pch
b/ITFoundation_Prefix.pch
old mode 100755
(executable)
new mode 100644
(file)
index
41216ff
..
c42e224
--- a/
ITFoundation_Prefix.pch
+++ b/
ITFoundation_Prefix.pch
@@
-3,6
+3,5
@@
//
#ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import <AppKit/AppKit.h>
+ #import <Foundation/Foundation.h>
#endif