X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a536e411022b21280532c9daadc806a437fbb4c6..2fda2145700445519a0ce539b04dc72bae180124:/include/wx/display.h?ds=sidebyside diff --git a/include/wx/display.h b/include/wx/display.h index e62be18768..fc020fee47 100644 --- a/include/wx/display.h +++ b/include/wx/display.h @@ -14,7 +14,7 @@ #if wxUSE_DISPLAY -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "display.h" #endif