]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gdicmn.h
use "..." for wx includes instead of <...>
[wxWidgets.git] / include / wx / gdicmn.h
index 185d5e52e2293db9acd878c9982b9c0ba993ed80..9f206f30fcec33f9c0ee96702a450c2d441b52e6 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "gdicmn.h"
 #endif