X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23645bfa01b6450257f140a30c87565225b1ef4a..c1b9e143e9bc46d54f4a1ccbbe11251cdf54da65:/src/univ/inphand.cpp?ds=sidebyside diff --git a/src/univ/inphand.cpp b/src/univ/inphand.cpp index 995b245870..73357762fb 100644 --- a/src/univ/inphand.cpp +++ b/src/univ/inphand.cpp @@ -6,7 +6,7 @@ // Created: 18.08.00 // 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 "inphand.h" #endif