]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/microwin.c
Prevent Cocoa from waiting indefinitely when stopping the event loop
[wxWidgets.git] / src / msw / microwin.c
index 3921366efc25ac8afe651b980d3b7fd951518c35..cdee637987a5116e51390cd7c43eb7f931bf265e 100644 (file)
@@ -11,7 +11,7 @@
 
 */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "microwin.h"
 #endif