From cb542c35faac57d38cd46416926ad1a77722d931 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 19 Aug 2005 08:14:05 +0000 Subject: [PATCH] Committing in . Some updates for OpenVMS compile support Modified Files: wxWidgets/setup.h_vms wxWidgets/src/motif/gauge.cpp wxWidgets/src/motif/xmcombo/xmcombo.c ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 2 +- src/motif/gauge.cpp | 1 + src/motif/xmcombo/xmcombo.c | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 6e58efe051..4f6b80e93f 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -764,7 +764,7 @@ /* Define if fsync() is available */ #define HAVE_FSYNC 1 - 729 + /* Define if you have ftime() */ #define HAVE_FTIME diff --git a/src/motif/gauge.cpp b/src/motif/gauge.cpp index 8c0dda0668..4f80e2b196 100644 --- a/src/motif/gauge.cpp +++ b/src/motif/gauge.cpp @@ -23,6 +23,7 @@ #undef XtWindow #undef XtIsRealized #undef XtParent +#undef XtClass #endif # include "wx/gauge.h" diff --git a/src/motif/xmcombo/xmcombo.c b/src/motif/xmcombo/xmcombo.c index 601fe89c43..65223e4b11 100644 --- a/src/motif/xmcombo/xmcombo.c +++ b/src/motif/xmcombo/xmcombo.c @@ -98,6 +98,7 @@ #undef XtWindow #undef XtIsRealized #undef XtParent +#undef XtClass #endif #include