X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8d5f1e2b48a0b941e1d8d9a435321b44bfcfc1a..c4f4cf895c1576d2c474a8ebec5d3ee01b98d5f7:/include/wx/mac/statbmp.h diff --git a/include/wx/mac/statbmp.h b/include/wx/mac/statbmp.h index f2cbc70730..04b36469bf 100644 --- a/include/wx/mac/statbmp.h +++ b/include/wx/mac/statbmp.h @@ -12,7 +12,7 @@ #ifndef _WX_STATBMP_H_ #define _WX_STATBMP_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "statbmp.h" #endif