missing include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-12-17 07:28:07 +00:00
parent 46142dc952
commit dd145136b6

View File

@ -31,6 +31,7 @@
#endif
#include <map>
#include <string>
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)