]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/pen.cpp
Crash fix under VC++
[wxWidgets.git] / src / x11 / pen.cpp
index 80a64d6edbd45fa8eb2abe530645a0d2ef3ea0c2..ecff52dd0289a7831675edbf65356dcdb04b692b 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "pen.h"
 #endif