X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30d2b71da315ddb524f0778e13a8efd923342fd2..69efd83d47fb946b7e1df6b0c6ffa23f3f29d24e:/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"