More defines to get error codes out of OS/2 headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
1999-11-02 14:44:23 +00:00
parent 909b4f08a1
commit b86737ee11

View File

@@ -14,7 +14,9 @@
#ifndef _WX_PRIVATE_H_
#define _WX_PRIVATE_H_
#define INCL_DOS
#define INCL_DOSPROCESS
#define INCL_DOSERRORS
#define INCL_BASE
#define INCL_PM
#include <os2.h>