X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..13de0c8c9b6b3d2e8ce5a21388f5f104b2f68338:/include/wx/busyinfo.h?ds=sidebyside diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h index 2ec17ec88a..f487138c20 100644 --- a/include/wx/busyinfo.h +++ b/include/wx/busyinfo.h @@ -4,13 +4,13 @@ // Author: Vaclav Slavik // Copyright: (c) 1999 Vaclav Slavik // RCS-ID: $Id$ -// Licence: wxWindows Licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __INFOWIN_H__ #define __INFOWIN_H__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "busyinfo.h" #endif