]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/scrolbar.cpp
two fixes from Justin Bradford
[wxWidgets.git] / src / msw / scrolbar.cpp
index 739bf843cc3aa6fa1e900b9e421f20faa086cec3..14e71a1711e7bc0fc5631af2835536add8fd4b0d 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "scrolbar.h"
 #endif