]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgout.h
GetIcon() returns wxIconLocation, not wxIcon, now
[wxWidgets.git] / include / wx / msgout.h
index 9b9e020fe27947c17f9921e34c9618af60d156c9..7a43ada630f47cded8cd56e431f1c352383f092e 100755 (executable)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "msgout.h"
 #endif