// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "font.h"
-#endif
-
#include "wx/wxprec.h"
#include "wx/string.h"
#include <ATSUnicode.h>
#endif
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
-#endif
class WXDLLEXPORT wxFontRefData: public wxGDIRefData
{