X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..d29bf6775a132497c0190926cc7e9e3ec425e5a7:/include/wx/generic/fdrepdlg.h?ds=inline diff --git a/include/wx/generic/fdrepdlg.h b/include/wx/generic/fdrepdlg.h index 1db7e96d7e..97cf961b04 100644 --- a/include/wx/generic/fdrepdlg.h +++ b/include/wx/generic/fdrepdlg.h @@ -5,11 +5,11 @@ // Modified by: // Created: 25/05/2001 // RCS-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 "genericfdrepdlg.h" #endif