X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ba1a6f33c675ddd7ef836f09f4c0cc5a5936f89..0240e8b1aa935d43689b0b8ec36de3c06c1a4758:/src/motif/dcmemory.cpp diff --git a/src/motif/dcmemory.cpp b/src/motif/dcmemory.cpp index 166ee6b6a2..dea9a435cc 100644 --- a/src/motif/dcmemory.cpp +++ b/src/motif/dcmemory.cpp @@ -17,7 +17,13 @@ #include "wx/settings.h" #include "wx/utils.h" +#ifdef __VMS__ +#pragma message disable nosimpint +#endif #include +#ifdef __VMS__ +#pragma message enable nosimpint +#endif #include "wx/motif/private.h"