X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cdd094b12b8aa4f2ae45dab892f3be41856832c..efd17a1d4fa08bf549023a1cc74ce98f9db91be3:/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