From: Stefan Csomor Date: Wed, 11 Jun 2008 16:26:14 +0000 (+0000) Subject: iphone additions X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/82e7574281fba8f66cb856dec02b8f997562c5a2 iphone additions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/corefoundation/utilsexc_base.cpp b/src/mac/corefoundation/utilsexc_base.cpp index 41172aed2d..377b2464be 100644 --- a/src/mac/corefoundation/utilsexc_base.cpp +++ b/src/mac/corefoundation/utilsexc_base.cpp @@ -33,7 +33,9 @@ // Mac Includes #include +#ifndef __WXOSX_IPHONE__ #include +#endif // More WX Includes #include "wx/filename.h"