git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2004-09-26 13:35:13 +00:00
parent 4004775e5a
commit 2e2b69eece

View File

@@ -31,6 +31,7 @@
#if wxUSE_FONTMAP
#ifndef WX_PRECOMP
#include "wx/gdicmn.h"
#include "wx/font.h"
#include "wx/encinfo.h"
#endif