no message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (UG)
1998-10-16 17:16:58 +00:00
parent 124e17387c
commit a3b466481e
24 changed files with 38 additions and 102 deletions

View File

@@ -30,7 +30,7 @@
#endif
#include "wx/msw/private.h"
#include "assert.h"
#include <assert.h>
#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)