On Fri, Jul 8, 2011 at 4:00 PM, Conrad Shultz <con...@synthetiqsolutions.com> wrote: > As the OP noted, the error is in MapKit code and it is thus MapKit's > responsibility to include requisite headers. > > There is some more fundamental problem at play.
Well, CoreFoundation.h includes <math.h> according to my copy of the 4.2 SDK, and isinf is defined in both the simulator's and the device's math.h. CoreFoundation.h is #imported by Foundation.h. Gavin, have you somehow omitted Foundation.h from your prefix header (or whatever code is #importing MapKit.h)? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com