X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e3f6cbd99cd7c5b86742d56114b21da5b34a5c74..c34ced947ae979609f5a66d2bcd8339434f5f588:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index 7feefa2bd3..c283d10181 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -20,7 +20,7 @@ defined(__MWERKS__) || \ defined(__WATCOMC__) || \ defined(__BORLANDC__) - + // If user did not request NOCPH and we're not building using configure // then assume user wants precompiled headers. @@ -49,21 +49,11 @@ #include "wx/msw/missing.h" #endif -// include all PalmOS headers at once -#ifdef __WXPALMOS__ -# include -#endif - // include #ifdef __OS2__ # include "wx/os2/private.h" #endif -// include mgl headers -#ifdef __WXMGL__ -# include "wx/mgl/private.h" -#endif - // include the most common wx headers #include "wx/wx.h"