]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/gdiobj.cpp
fixed typo in last commit
[wxWidgets.git] / src / gtk / gdiobj.cpp
index 38a919ade2503f47a5bc43d26dd6166c94df17cc..63a3ca364ca9d70792b4cb8810d68db69bea72da 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "gdiobj.h"
 #endif