X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1483041dab88f43563c26405c1e2a41d6babe6a0..c0b0635cf69537ca32377bad5650b39402cb21b6:/src/univ/colschem.cpp?ds=sidebyside diff --git a/src/univ/colschem.cpp b/src/univ/colschem.cpp index 3339b53c21..49975d709c 100644 --- a/src/univ/colschem.cpp +++ b/src/univ/colschem.cpp @@ -6,7 +6,7 @@ // Created: 20.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 "colschem.h" #endif