X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d9f7c16d4dee4c29dcad0c5a4a78c5e164a00ca7..6b91e252475d73358a87cfacce9c75aa04012e2e:/include/wx/msw/display.h diff --git a/include/wx/msw/display.h b/include/wx/msw/display.h index 4f4c72e306..87dc56b39f 100644 --- a/include/wx/msw/display.h +++ b/include/wx/msw/display.h @@ -5,11 +5,11 @@ // Modified by: // Created: 06/21/02 // RCS-ID: $Id$ -// Copyright: (c) wxWindows team +// Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "display.h" #endif