]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcclient.cpp
Various small fixes and tweaks
[wxWidgets.git] / src / motif / dcclient.cpp
index 42ad9258d7681ebaefea5d2e1f35a581bc016fe6..eb820900e7e317077f8e1fc8347bc126e22116ad 100644 (file)
 
 #include <math.h>
 
+#ifdef __VMS__
+#pragma message disable nosimpint
+#endif
 #include <Xm/Xm.h>
+#ifdef __VMS__
+#pragma message enable nosimpint
+#endif
 
 #include "wx/motif/private.h"