]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckipc.cpp
Added machinery to Enable/Disable windows. When a window is disabled, it
[wxWidgets.git] / src / common / sckipc.cpp
index ceeaec71fa6106b74b0cbd4f4568a398d0b57584..1c68aa540c52d96761e23f7a2f5bb2109a778aaa 100644 (file)
@@ -22,7 +22,7 @@
 // headers
 // --------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "sckipc.h"
 #endif