Committing in .
Updated OpenVMS compile support: setip.h_vms : added definition of wxExplicit descrip.mms : added msgout.cpp utilsunx.cpp : supressed unreacheable code warning in one routine by OpenVMS only #pragma's. Modified Files: wxWindows/setup.h_vms wxWindows/src/common/descrip.mms wxWindows/src/unix/utilsunx.cpp ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -140,6 +140,11 @@
|
||||
*/
|
||||
#define HAVE_BOOL
|
||||
|
||||
/*
|
||||
* Define if your compiler supports the explicit keyword
|
||||
*/
|
||||
#define HAVE_EXPLICIT 1
|
||||
|
||||
/*
|
||||
* Use regex support
|
||||
*/
|
||||
|
Reference in New Issue
Block a user