]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/statbmp.cpp
added wxUSE_MDI (but forgot to commit before)
[wxWidgets.git] / src / univ / statbmp.cpp
index ec00a570861e85b616125c0f61578b99ef50d401..32bb836f7d0f811219942ee28267aa079884062b 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by:
 // Created:     25.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin
-// Licence:     wxWindows license
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univstatbmp.h"
 #endif