X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4e41ce37ac7bcb43663241439cee68ebeff7ffc..ff1b5f81af5dce8dac0c134f0e01adffc5334347:/include/wx/mac/statbox.h?ds=inline diff --git a/include/wx/mac/statbox.h b/include/wx/mac/statbox.h index 8f4bb1400a..9f73a539ed 100644 --- a/include/wx/mac/statbox.h +++ b/include/wx/mac/statbox.h @@ -12,7 +12,7 @@ #ifndef _WX_STATBOX_H_ #define _WX_STATBOX_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "statbox.h" #endif