From: Jouk Jansen Date: Tue, 25 Nov 2008 07:16:35 +0000 (+0000) Subject: Update configuration for OpenVMS X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/44c87b7d15d5c1f5926beffa4cd5c9d1d2045e04?ds=sidebyside Update configuration for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h_vms b/setup.h_vms index 7de7bf7acd..8656fa6213 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * - * Date : 12 September 2008 * + * Date : 25 November 2008 * * * *****************************************************************************/ @@ -1257,4 +1257,6 @@ typedef pid_t GPid; #define __VMS_BROKEN_TEMPLATES +#include + #endif /* __WX_SETUP_H__ */