]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcmemory.cpp
switched back to old use of DrawBitmap for transparent bitmaps
[wxWidgets.git] / src / motif / dcmemory.cpp
index 166ee6b6a2e72f1c4e9652a5f63360948a6a3bdb..dea9a435ccbd91f9bb606f6f5d97bfe5ddd96dbc 100644 (file)
 #include "wx/settings.h"
 #include "wx/utils.h"
 
+#ifdef __VMS__
+#pragma message disable nosimpint
+#endif
 #include <Xm/Xm.h>
+#ifdef __VMS__
+#pragma message enable nosimpint
+#endif
 
 #include "wx/motif/private.h"