]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/mdi.cpp
Native wxControl::DoGetBestSize() implementation
[wxWidgets.git] / src / motif / mdi.cpp
index c4ad44a11ae69a328b4379b3bf35ba5960fd2b87..22a20fb5e8b8cf5c537ddee46a89c197bb9948f8 100644 (file)
@@ -9,10 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "mdi.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #define XtWindow XTWINDOW