X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6adaedf0fc6607ee5bb4e86358396e5e07c6649f..fed628b632d8ae95efded1f6a6894573c7a76bef:/src/motif/listbox.cpp diff --git a/src/motif/listbox.cpp b/src/motif/listbox.cpp index 178a552e38..706ea7297d 100644 --- a/src/motif/listbox.cpp +++ b/src/motif/listbox.cpp @@ -19,7 +19,13 @@ #include "wx/log.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" #if !USE_SHARED_LIBRARY