X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1483041dab88f43563c26405c1e2a41d6babe6a0..7596e51dbc3b7d65411fbe708c8aafb13ee26701:/src/univ/colschem.cpp

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