Added define needed by EMX.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2000-04-23 16:24:26 +00:00
parent ed93eb78ec
commit 2c1bc3a7fa

View File

@@ -18,6 +18,7 @@
#define INCL_PM
#define INCL_GPI
#define INCL_WINSYS
#define INCL_SHLERRORS
#include <os2.h>
class WXDLLEXPORT wxFont;