X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cdd094b12b8aa4f2ae45dab892f3be41856832c..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/univ/stattext.h diff --git a/include/wx/univ/stattext.h b/include/wx/univ/stattext.h index df24e33d66..3c882c69c3 100644 --- a/include/wx/univ/stattext.h +++ b/include/wx/univ/stattext.h @@ -6,13 +6,13 @@ // Created: 14.08.00 // RCS-ID: $Id$ // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_UNIV_STATTEXT_H_ #define _WX_UNIV_STATTEXT_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "univstattext.h" #endif