X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9f7c16d4dee4c29dcad0c5a4a78c5e164a00ca7..878d055d0b7e6e733e4545b7c83404685e543866:/include/wx/msw/display.h?ds=sidebyside diff --git a/include/wx/msw/display.h b/include/wx/msw/display.h index 4f4c72e306..a49805f463 100644 --- a/include/wx/msw/display.h +++ b/include/wx/msw/display.h @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "display.h" #endif