X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb751cf906f6e538efafd863414d027c6aa3a872..f114b8580b980c54e7b6194fe6494a86cb833907:/include/wx/mac/stattext.h diff --git a/include/wx/mac/stattext.h b/include/wx/mac/stattext.h index 787eaf29ed..8884f70452 100644 --- a/include/wx/mac/stattext.h +++ b/include/wx/mac/stattext.h @@ -12,7 +12,7 @@ #ifndef _WX_STATTEXT_H_ #define _WX_STATTEXT_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "stattext.h" #endif