]> git.saurik.com Git - wxWidgets.git/commitdiff
who knows, maybe this will fix the 10.3 problems
authorRyan Norton <wxprojects@comcast.net>
Wed, 17 Nov 2004 07:39:21 +0000 (07:39 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 17 Nov 2004 07:39:21 +0000 (07:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/fontdlgosx.mm

index 7bc885bd3c8045267042a9aec7ebd6ec7fc77d51..532bde166cafdb11bf6a8f3d5744896a18b65dc8 100644 (file)
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
-#pragma implementation "fontdlg.h"
-#endif
-
-// For compilers that support precompilation, includes "wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-    #pragma hdrstop
-#endif
-
-#ifndef WX_PRECOMP
-    #include "wx/cmndata.h"
-    #include "wx/fontdlg.h"
-    #include "wx/fontutil.h"
-    #include "wx/log.h"
-#endif
+#include "wx/cmndata.h"
+#include "wx/fontdlg.h"
+#include "wx/fontutil.h"
+#include "wx/log.h"
     
 // ============================================================================
 // implementation