revoke OpenVMS dependend part of r67326

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2011-04-11 09:36:56 +00:00
parent 0287ae5c75
commit 8785530569

View File

@@ -9,6 +9,9 @@
#ifdef __VMS
#include <types.h>
typedef pid_t GPid;
#define G_GNUC_INTERNAL
#define GSEAL(x) x
#endif
#include "wx/gtk/treeentry_gtk.h"