]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/volume.cpp
two fixes from Justin Bradford
[wxWidgets.git] / src / msw / volume.cpp
index 97723420c3dd333622161c5b102004e07ca201cd..2b4f3291382f53c2fedb445bf79f1b2beb4f156c 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fsvolume.h"
 #endif