]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/registry.cpp
Applied patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters
[wxWidgets.git] / src / msw / registry.cpp
index c18f1de8d4c21b2707faddda9064e5f7e5a2bedb..8305c63eb8f03e0233ff9cbe413eec135d388f2e 100644 (file)
@@ -12,7 +12,7 @@
 //              - add high level functions (RegisterOleServer, ...)
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "registry.h"
 #endif