From fd020ad1520cd9bf26d5c0de11feab44aa54040a Mon Sep 17 00:00:00 2001 From: Jouk Date: Thu, 31 Jan 2019 14:46:07 +0100 Subject: [PATCH] Synchronize setp.h_vms with setup.h.in --- setup.h_vms | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 47a90bd472..3f1e13a045 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 : 30 August 2018 * + * Date : 31 January 2019 * * * *****************************************************************************/ @@ -770,6 +770,9 @@ typedef pid_t GPid; #define wxUSE_INICONF 0 +#define wxUSE_WINSOCK2 0 + + #define wxUSE_DATEPICKCTRL_GENERIC 0 #define wxUSE_TIMEPICKCTRL_GENERIC 0