]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iconbndl.h
Commented out wxAutoNSAutoreleasePool in CallOnInit()
[wxWidgets.git] / include / wx / iconbndl.h
index e70715ff7a19779ed9d6f4c49259849149929b9e..8f04625360a17f28970726b35fd722de86dcc1d8 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_ICONBNDL_H_
 #define _WX_ICONBNDL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "iconbndl.h"
 #endif