X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8d5f1e2b48a0b941e1d8d9a435321b44bfcfc1a..ec75d791f043b3b43cac9825a2c62e9d5321e616:/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