git.ithinksw.org
/
ITKit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git]
/
ITKit_Prefix.pch
1
//
2
// Prefix header for all source files of the 'ITKit' target in the 'ITKit' project.
3
//
4
5
#ifdef __OBJC__
6
#import <Foundation/Foundation.h>
7
#import <ITFoundation/ITFoundation.h>
8
#import <AppKit/AppKit.h>
9
#endif