Committing in .

OpenVMS compile issues

 Modified Files:
 	wxWindows/setup.h_vms wxWindows/src/generic/listctrl.cpp
 	wxWindows/utils/dialoged/src/winprop.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2003-07-11 10:50:28 +00:00
parent 6141773b49
commit 8f5a042b12
3 changed files with 18 additions and 0 deletions

View File

@@ -169,6 +169,10 @@
*/
#define HAVE_CONST_CAST 1
/*
* use STL for containers and wxString
*/
#define wxUSE_STL 0
/*
* Use regex support
*/