X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03647350fc7cd141953c72e0284e928847d30f44..ab67e8874db324fab5223cc8d5dff8a8de3e2b77:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index a00b4a7b1e..340404407e 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -17,7 +17,6 @@ #if defined(__VISUALC__) || \ defined(__DMC__) || \ defined(__VISAGECPP__) || \ - defined(__MWERKS__) || \ defined(__WATCOMC__) || \ defined(__BORLANDC__) @@ -49,21 +48,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"