X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a562f4fbdee2042c62ecde59a93cde2b88b656f6..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/univ/dialog.h diff --git a/include/wx/univ/dialog.h b/include/wx/univ/dialog.h index 7bf1c6b382..fe7dfe7003 100644 --- a/include/wx/univ/dialog.h +++ b/include/wx/univ/dialog.h @@ -5,13 +5,13 @@ // Created: 2001/09/16 // RCS-ID: $Id$ // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_UNIV_DIALOG_H_ #define _WX_UNIV_DIALOG_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "univdialog.h" #endif