]> 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 8d510384311734610801d1d2e81dbd43d8d9e985..32bb836f7d0f811219942ee28267aa079884062b 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univstatbmp.h"
 #endif