X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf89b538f24d96be1dbb5bfa4037397b5438c5e2..a834585d7492ae8388ea109bf38d55c4a502753a:/include/wx/prntbase.h?ds=sidebyside diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h index 701964170c..688a957481 100644 --- a/include/wx/prntbase.h +++ b/include/wx/prntbase.h @@ -12,7 +12,7 @@ #ifndef _WX_PRNTBASEH__ #define _WX_PRNTBASEH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "prntbase.h" #endif