]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpbest.cpp
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replace...
[wxWidgets.git] / src / msw / helpbest.cpp
index 6fb956a0d74c6bd0aac85de129397586fc382fbd..be1e404cdea4a2e899c3189a5118632845cebcdf 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "helpbest.h"
 #endif