]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/gdiobj.h
(harmless) VC++ warning fixes
[wxWidgets.git] / include / wx / x11 / gdiobj.h
index f55c95cec77bfb859d7cb191f9077589aa6b2f75..14293b584102ee5641187cef86d880ca599d7930 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/object.h"
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "gdiobj.h"
 #endif