]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
declare wxEntry() as taking char **Argv, not char *argv[]
[wxWidgets.git] / include / wx / statbmp.h
index 9f90791f5b15322028eea947bbd58601ea5f495f..d00704520859934ed9b237de5b9b09293f77ab90 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATBMP_H_BASE_
 #define _WX_STATBMP_H_BASE_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "statbmpbase.h"
 #endif