]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/bmpmotif.cpp
XRC ignored menu bitmap on non-MSW platforms, fixed
[wxWidgets.git] / src / motif / bmpmotif.cpp
index 1ddb082650958904847a4244e2b25132c36f770e..e588d19a87b3f1dad07250c24e31f0af239b4957 100644 (file)
@@ -9,10 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "bmpmotif.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtParent XTPARENT
 #define XtDisplay XTDISPLAY