]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/font.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / gtk1 / font.h
index 04f48613d806ef97591882c2decd1997db766036..2465dc3554bd4654ae689b66c81130d430fb1dc7 100644 (file)
@@ -3,14 +3,14 @@
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
+// Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKFONTH__
 #define __GTKFONTH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface
 #endif