X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30d2b71da315ddb524f0778e13a8efd923342fd2..5d3a3a5cbcdbe9ad10b808bf65a636e17c734fca:/src/generic/notebook.cpp diff --git a/src/generic/notebook.cpp b/src/generic/notebook.cpp index efd24ca31e..1c46df3568 100644 --- a/src/generic/notebook.cpp +++ b/src/generic/notebook.cpp @@ -20,6 +20,10 @@ #pragma implementation "notebook.h" #endif +#ifdef __VMS +#pragma message disable unscomzer +#endif + // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"