]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statbmp.cpp
removed erroneous return type from a membersection (patch 905562)
[wxWidgets.git] / src / univ / statbmp.cpp
index 39282b88d0cce49f2dc1cd593e641b161d202b24..32bb836f7d0f811219942ee28267aa079884062b 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 "univstatbmp.h"
 #endif