]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxprec.h
Use proper format in wxGTK clipboard selection handler.
[wxWidgets.git] / include / wx / wxprec.h
index 19f78394352a783e6ad6102101a4baeb011fb837..340404407ed149afd9998e2509d19938e9dd3d35 100644 (file)
@@ -17,7 +17,6 @@
 #if defined(__VISUALC__)   || \
     defined(__DMC__)       || \
     defined(__VISAGECPP__) || \
 #if defined(__VISUALC__)   || \
     defined(__DMC__)       || \
     defined(__VISAGECPP__) || \
-    defined(__MWERKS__)    || \
     defined(__WATCOMC__)   || \
     defined(__BORLANDC__)
 
     defined(__WATCOMC__)   || \
     defined(__BORLANDC__)
 
 #   include "wx/os2/private.h"
 #endif
 
 #   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"
 
 // include the most common wx headers
 #include "wx/wx.h"