]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/types.h
wxURI/wxURL links in changes list.
[wxWidgets.git] / include / wx / types.h
index 0c20d3d6fca3283498af3d52251e40bcc736f044..499d98d9f4bdd591b0885a790cddff1228ac49ef 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TYPESH__
 #define _WX_TYPESH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 // #pragma interface "types.h"
 #endif