diff --git a/setup.h_vms b/setup.h_vms index 2ee4aff4ef..be81858f28 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 : 18 September 2014 * + * Date : 6 November 2014 * * * *****************************************************************************/ @@ -250,6 +250,8 @@ typedef pid_t GPid; #define wxUSE_STD_DEFAULT 1 #endif +#define wxUSE_STD_CONTAINERS_COMPATIBLY wxUSE_STD_DEFAULT + #define wxUSE_STD_CONTAINERS wxUSE_STD_DEFAULT #define wxUSE_STD_IOSTREAM wxUSE_STD_DEFAULT