]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/xmcombo/xmcombo.c
more non-const string literal warnings correction
[wxWidgets.git] / src / motif / xmcombo / xmcombo.c
index 32f5686026cf10878650046e2b747a50dd9cc02e..65223e4b11efa2fab6b43f57d39ab6c333874bbc 100644 (file)
  */
 #ifdef __VMS
 #include <wx/vms_x_fix.h>
+#undef XtDisplay
+#undef XtScreen
+#undef XtWindow
+#undef XtIsRealized
+#undef XtParent
+#undef XtClass
 #endif
 
 #include <X11/IntrinsicP.h>