#import, #include, pre-compiled headers
#import, #include, pre-compiled headers
- Subject: #import, #include, pre-compiled headers
- From: "J. Todd Slack" <email@hidden>
- Date: Thu, 28 Aug 2008 11:18:40 -0700
HI All,
Question on #import, #include and pre-compiled headers.
I have a bunch of classes that import the same #imports (like QTKit,
Quicktime, Cocoa, Foundation, etc, etc)
Is there a way that I can just #import them once and not have to for
each class?
Is that a pre-compiled header?
Wouldn't not importing them each class make my app smaller in size and
use less memory?
Thanks,
-Jason
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden