X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b96f9d1928917c2e583d7c91dce2e2b01da50bf1..b6e2eddeaf7e559589ce41ac41e88f9bd71c5a08:/include/wx/display.h?ds=sidebyside diff --git a/include/wx/display.h b/include/wx/display.h index 77dddeb6ae..a9eeb86607 100644 --- a/include/wx/display.h +++ b/include/wx/display.h @@ -14,7 +14,7 @@ #if wxUSE_DISPLAY -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "displaybase.h" #endif