]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/treeentry_gtk.c
Avoid outputting the assert message twice in non-GUI code.
[wxWidgets.git] / src / gtk / treeentry_gtk.c
index c0f8b87c510de7e4a6f646c4987b33624bf0d066..610772cb0e6de1566b15e8c3d2b4584f844f68f8 100644 (file)
@@ -7,6 +7,12 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////// */
 
+#ifdef __VMS
+#include <types.h>
+typedef pid_t GPid;
+#define G_GNUC_INTERNAL 
+#endif
+
 #include "wx/gtk/treeentry_gtk.h"
 
 /*