]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/fontdlg.h
Old API deprecated. Source cleaning.
[wxWidgets.git] / include / wx / msw / fontdlg.h
index 0d0d5b6873344fcc459916b48546ec805fea22b4..b68bb6ccf28b112183a415113856634a6e857845 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_MSW_FONTDLG_H_
 #define _WX_MSW_FONTDLG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "fontdlg.h"
 #endif