OS/2 thread updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
1999-11-22 05:27:57 +00:00
parent 892b89f3b7
commit 20947e08ca
5 changed files with 32 additions and 19 deletions

View File

@@ -14,10 +14,9 @@
#ifndef _WX_PRIVATE_H_
#define _WX_PRIVATE_H_
#define INCL_DOSPROCESS
#define INCL_DOSERRORS
#define INCL_BASE
#define INCL_PM
#define INCL_GPI
#include <os2.h>
class WXDLLEXPORT wxFont;