OS/2 NativeFontInfo support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-01-08 23:37:40 +00:00
parent 6ed897586a
commit f5b5c15cbe

View File

@@ -21,6 +21,8 @@
#define INCL_SHLERRORS #define INCL_SHLERRORS
#include <os2.h> #include <os2.h>
#include "wx/fontenc.h"
class WXDLLEXPORT wxFont; class WXDLLEXPORT wxFont;
class WXDLLEXPORT wxWindow; class WXDLLEXPORT wxWindow;