Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2007-12-21 09:58:20 +00:00
parent c0bf294f24
commit 76c32e7b97
18 changed files with 76 additions and 66 deletions

View File

@@ -15,6 +15,8 @@
#ifndef WX_PRECOMP
#include "wx/utils.h"
#include "wx/settings.h"
#include "wx/dcmemory.h"
#include "wx/dcclient.h"
#endif
#ifdef __VMS__