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:
parent
848f8788e9
commit
44c87b7d15
@ -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__ */
|
||||
|
Loading…
Reference in New Issue
Block a user