X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a536e411022b21280532c9daadc806a437fbb4c6..a8dade3e27e8d1080f6eb0bc204eb89a697fdadd:/include/wx/display.h 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