Update configuration for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2008-11-25 07:16:35 +00:00
parent 848f8788e9
commit 44c87b7d15

View File

@ -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 <stdlib.h>
#endif /* __WX_SETUP_H__ */