X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5057e65939120b28f370c4087c8e5b2a899bae37..6a89f9ee4212a2268df1a7ed97145944e937fa0f:/src/univ/statusbr.cpp diff --git a/src/univ/statusbr.cpp b/src/univ/statusbr.cpp index 59e46ccad3..6e775a60fc 100644 --- a/src/univ/statusbr.cpp +++ b/src/univ/statusbr.cpp @@ -6,7 +6,7 @@ // Created: 14.10.01 // RCS-ID: $Id$ // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univstatusbr.h" #endif