Committing in .

One #undef for OpenVMS only

 Modified Files:
 	wxWindows/src/gtk/app.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2003-02-03 12:51:34 +00:00
parent 7f88f624d6
commit ff7d1dcb82
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#ifdef __VMS
#include <vms_jackets.h>
#undef ConnectionNumber
#endif
#include "wx/app.h"