From d0a341b34a6505ede0d26ea9c201da97f0fa9066 Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Thu, 29 Dec 2011 14:36:22 +0000 Subject: [PATCH] Include some more declarations & defines. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/os2/private.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index f343d85..05a6dc3 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -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 #if wxONLY_WATCOM_EARLIER_THAN(1,4) -- 2.7.4