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