]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statline.cpp
reSWIGged
[wxWidgets.git] / src / univ / statline.cpp
index 4f6e832458bbb122bb1d373336fa4d63b1dbb716..a4527c4017e5cac02c50f55ea9587687b19dae18 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     25.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 "univstatline.h"
 #endif