Include some more declarations & defines.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis 2011-12-29 14:36:22 +00:00
parent 21317c46b4
commit d0a341b34a

View File

@ -18,11 +18,14 @@
#define INCL_PM
#define INCL_GPI
#define INCL_WINSYS
#define INCL_SHLERRORS
#define INCL_GPIERRORS
#define INCL_DOS
#define INCL_WINATOM
#define INCL_DOSPROCESS
#define INCL_DOSERRORS
#define INCL_WIN
#define INCL_WINATOM
#define INCL_SHLERRORS
#include <os2.h>
#if wxONLY_WATCOM_EARLIER_THAN(1,4)