X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..4bf45c9ecafa14b167ef0c911a83cd5cc8fba4d2:/include/wx/msw/fdrepdlg.h diff --git a/include/wx/msw/fdrepdlg.h b/include/wx/msw/fdrepdlg.h index 2e84c9567b..1a8c1ee357 100644 --- a/include/wx/msw/fdrepdlg.h +++ b/include/wx/msw/fdrepdlg.h @@ -2,14 +2,14 @@ // Name: wx/msw/fdrepdlg.h // Purpose: wxFindReplaceDialog class // Author: Markus Greither -// Modified by: 31.07.01: VZ: integrated into wxWindows +// Modified by: 31.07.01: VZ: integrated into wxWidgets // Created: 23/03/2001 // RCS-ID: // Copyright: (c) Markus Greither // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "mswfdrepdlg.h" #endif