#if defined(__VISUALC__) || \
defined(__DMC__) || \
defined(__VISAGECPP__) || \
- defined(__MWERKS__) || \
defined(__WATCOMC__) || \
defined(__BORLANDC__)
# 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"