wxSize needs to be fully defined if we want to use it inline here.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2004-09-26 11:47:30 +00:00
parent b32c4204bc
commit 88899f6b03

View File

@@ -16,6 +16,8 @@
#pragma interface "font.h"
#endif
#include <wx/gdicmn.h>
// ----------------------------------------------------------------------------
// wxFont
// ----------------------------------------------------------------------------