VMS patch
Modified Files:
wxWindows/include/wx/setup.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4501
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#error No __WXxxx__ define set! Please define one of __WXGTK__,__WXMSW__,__WXMOTIF__,__WXMAC__,__WXQT__,__WXPM__,__WXSTUBS__
#endif
+#ifdef __VMS
+#include "[--]setup.h"
+#elif
#if defined(__WXMSW__)
#include "wx/msw/setup.h"
#elif defined(__WXMAC__)
#elif defined(__WXGTK__)
#include "wx/gtk/setup.h"
#endif
+#endif
/*
* Compatibility defines: note that, in general, there is a a reason for not