]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/log.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / log.h
index a2f304a9073d3268c0a83561272e830677d83683..758c44e6e83ed355c05ad4499a736b9bdf853f93 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_LOG_H_
 #define _WX_LOG_H_
 
 #ifndef _WX_LOG_H_
 #define _WX_LOG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "log.h"
 #endif
 
     #pragma interface "log.h"
 #endif